aboutsummaryrefslogtreecommitdiffstats
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
commit76e3187aa217521dac78d0f2c13fee15c4f773ed (patch)
tree983a04f27a150fca74ce6abb3b7b99ce491937f1 /target/linux/ar71xx/nand
parent30da844351f93366d4cb5374b05309c033dc1af6 (diff)
downloadmaster-187ad058-76e3187aa217521dac78d0f2c13fee15c4f773ed.tar.gz
master-187ad058-76e3187aa217521dac78d0f2c13fee15c4f773ed.tar.bz2
master-187ad058-76e3187aa217521dac78d0f2c13fee15c4f773ed.zip
ar71xx: register the NAND controller device on the RB2011
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33388 3c298f89-4303-0410-b956-a3cf2f4a3e73
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