1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

ar71xx: register the NAND controller device on the RB2011

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33388 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2012-09-13 07:26:26 +00:00
parent 39bdbbc7fc
commit e9a522de9e
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