From bb51a39fa794e0df497a3d12da1e5493cb4ae8df Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 3 Apr 2014 14:26:50 +0000 Subject: lantiq: BT Home Hub 2B support - jedec probe Lantiq nor patch. Adds support for jedec probing if cfi probing fails. Signed-off-by: Ben Mulvihill git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40369 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/config-default') diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default index 1efab8b24a..c8e9d8521f 100644 --- a/target/linux/lantiq/config-default +++ b/target/linux/lantiq/config-default @@ -100,6 +100,7 @@ CONFIG_MODULES_USE_ELF_REL=y CONFIG_MTD_CFI_ADV_OPTIONS=y CONFIG_MTD_CFI_GEOMETRY=y CONFIG_MTD_CMDLINE_PARTS=y +CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_LANTIQ=y # CONFIG_MTD_NAND_XWAY is not set CONFIG_MTD_OF_PARTS=y -- cgit v1.2.3