diff options
author | John Crispin <john@openwrt.org> | 2014-04-03 14:26:50 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-03 14:26:50 +0000 |
commit | 469b8297fab3a589da4e598cb915e75dfd87dcba (patch) | |
tree | c9db35ee1c732c692452b15235b85216b1eb9ce1 /target/linux/lantiq/config-default | |
parent | 78a7ae428f25642a53ce6e3d713e44c6a0ee7bf9 (diff) | |
download | mtk-20170518-469b8297fab3a589da4e598cb915e75dfd87dcba.zip mtk-20170518-469b8297fab3a589da4e598cb915e75dfd87dcba.tar.gz mtk-20170518-469b8297fab3a589da4e598cb915e75dfd87dcba.tar.bz2 |
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 <ben.mulvihill@gmail.com>
SVN-Revision: 40369
Diffstat (limited to 'target/linux/lantiq/config-default')
-rw-r--r-- | target/linux/lantiq/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default index 1efab8b..c8e9d85 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 |