2
0
forked from Ivasoft/openwrt

ar71xx: enable the IP17xx driver for the nand subtarget

Also disable the old ICPlus driver.

SVN-Revision: 21729
This commit is contained in:
Gabor Juhos
2010-06-08 20:19:20 +00:00
parent d55ebf3a8a
commit 2666ae6f0e
4 changed files with 1 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
CONFIG_IP17XX_PHY=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_NAND_RB750=y
@@ -10,4 +11,3 @@ CONFIG_YAFFS_FS=y
CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
CONFIG_YAFFS_YAFFS1=y
CONFIG_YAFFS_YAFFS2=y