summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/nand
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-09-13 07:26:26 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-09-13 07:26:26 +0000
commit5804b9d1b71c5bdf23ad2889f22d147300ec175e (patch)
tree8b8d772f352d0bb4276e7fe664c494750a50878d /target/linux/ar71xx/nand
parent4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3 (diff)
downloadmaster-31e0f0ae-5804b9d1b71c5bdf23ad2889f22d147300ec175e.tar.gz
master-31e0f0ae-5804b9d1b71c5bdf23ad2889f22d147300ec175e.tar.bz2
master-31e0f0ae-5804b9d1b71c5bdf23ad2889f22d147300ec175e.zip
ar71xx: register the NAND controller device on the RB2011
SVN-Revision: 33388
Diffstat (limited to 'target/linux/ar71xx/nand')
-rw-r--r--target/linux/ar71xx/nand/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ar71xx/nand/config-default b/target/linux/ar71xx/nand/config-default
index 5ba1486aef..1015cf1fbf 100644
--- a/target/linux/ar71xx/nand/config-default
+++ b/target/linux/ar71xx/nand/config-default
@@ -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