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.28 | |
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.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 6148e60d26..824dd3bd58 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -121,8 +121,8 @@ CONFIG_MIPS_MT_DISABLED=y # CONFIG_MIPS_MT_SMP is not set # 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_COMPLEX_MAPPINGS is not set CONFIG_MTD_CONCAT=y CONFIG_MTD_M25P80=y CONFIG_MTD_MYLOADER_PARTS=y |