diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-06-06 08:41:47 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-06-06 08:41:47 +0000 |
commit | ba08043ce4dda8d9d7ea94b9be7dd2bffa222cec (patch) | |
tree | 4b0545ce15751068d38c759d5174bda57e800d95 /target/linux/ar71xx/config-2.6.29 | |
parent | 7077028d457b339db9044ce06f74d0c1ce5c7b7c (diff) | |
download | upstream-ba08043ce4dda8d9d7ea94b9be7dd2bffa222cec.tar.gz upstream-ba08043ce4dda8d9d7ea94b9be7dd2bffa222cec.tar.bz2 upstream-ba08043ce4dda8d9d7ea94b9be7dd2bffa222cec.zip |
add parallel flash driver
SVN-Revision: 16353
Diffstat (limited to 'target/linux/ar71xx/config-2.6.29')
-rw-r--r-- | target/linux/ar71xx/config-2.6.29 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.29 b/target/linux/ar71xx/config-2.6.29 index 9f54da924b..e3e75b0f74 100644 --- a/target/linux/ar71xx/config-2.6.29 +++ b/target/linux/ar71xx/config-2.6.29 @@ -126,8 +126,8 @@ CONFIG_MIPS_MT_DISABLED=y # CONFIG_MIPS_MT_SMTC is not set # CONFIG_MIPS_SIM is not set CONFIG_MISC_FILESYSTEMS=y +CONFIG_MTD_AR91XX_FLASH=y # CONFIG_MTD_CFI is not set -# CONFIG_MTD_COMPLEX_MAPPINGS is not set CONFIG_MTD_CONCAT=y CONFIG_MTD_M25P80=y CONFIG_MTD_NAND=y |