diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-02-09 17:55:36 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-02-09 17:55:36 +0000 |
commit | b2efd06a5acd118e27c3878d01ac6b4fba32c645 (patch) | |
tree | 382ff7acedd6805c81387b6e3c8384820a72906b /target | |
parent | bc914af29a28616a17270fcbe83a8b5d47758132 (diff) | |
download | upstream-b2efd06a5acd118e27c3878d01ac6b4fba32c645.tar.gz upstream-b2efd06a5acd118e27c3878d01ac6b4fba32c645.tar.bz2 upstream-b2efd06a5acd118e27c3878d01ac6b4fba32c645.zip |
ar71xx: enable CFI probe for the WZR-HP-G300NH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19567 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 2ec93a15cc..0defd86729 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -153,7 +153,6 @@ CONFIG_MIPS_MT_DISABLED=y # CONFIG_MIPS_MT_SMTC is not set # CONFIG_MIPS_SIM is not set CONFIG_MTD_AR91XX_FLASH=y -# CONFIG_MTD_CFI is not set # CONFIG_MTD_CFI_INTELEXT is not set CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_JEDECPROBE=y |