diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-08 12:10:23 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-08 12:10:23 +0000 |
commit | d58a36708329f79e63ddaa413e8d07dc130c4b8b (patch) | |
tree | 2eb5d6b9878dc34d0ca2fb2fbd3eea8ebd2c8c5e /target/linux/ar71xx/config-2.6.32 | |
parent | 6c1be20c2ab42a335eba4891c176fdb1f67bcd0d (diff) | |
download | upstream-d58a36708329f79e63ddaa413e8d07dc130c4b8b.tar.gz upstream-d58a36708329f79e63ddaa413e8d07dc130c4b8b.tar.bz2 upstream-d58a36708329f79e63ddaa413e8d07dc130c4b8b.zip |
ar71xx: add NAND driver for the RB750
SVN-Revision: 20054
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index b343d957cf..4cc3d19abc 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -162,6 +162,7 @@ CONFIG_MTD_M25P80=y CONFIG_MTD_MYLOADER_PARTS=y CONFIG_MTD_NAND=y CONFIG_MTD_NAND_RB4XX=y +CONFIG_MTD_NAND_RB750=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y CONFIG_MTD_WRT160NL_PARTS=y |