2
0
forked from Ivasoft/openwrt

ar71xx: register the NAND controller device on the RB2011

SVN-Revision: 33388
This commit is contained in:
Gabor Juhos
2012-09-13 07:26:26 +00:00
parent 4fd67c3cd4
commit 5804b9d1b7
4 changed files with 83 additions and 3 deletions

View File

@@ -1,9 +1,11 @@
CONFIG_ATH79_DEV_NFC=y
CONFIG_CMDLINE="rootfstype=yaffs noinitrd"
# CONFIG_JFFS2_CMODE_PRIORITY is not set
# CONFIG_JFFS2_FS is not set
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_GPIO=y
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_AR934X=y
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_NAND_RB4XX=y
CONFIG_MTD_NAND_RB750=y