summaryrefslogtreecommitdiff
path: root/target/linux/mvebu
diff options
context:
space:
mode:
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-11 02:16:04 +0000
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-11 02:16:04 +0000
commitf5bcfbc1468401ee063f1aa4547f4ffc18ed9a3e (patch)
tree39fcaee8e15d20c27515f5eca32902d8b4073240 /target/linux/mvebu
parent844240b9e70785523cf6d286d52e84061f73c98c (diff)
mvebu: enable NAND controller support
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39569 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu')
-rw-r--r--target/linux/mvebu/config-3.104
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/mvebu/config-3.10 b/target/linux/mvebu/config-3.10
index 73cf020338..4f41f714b0 100644
--- a/target/linux/mvebu/config-3.10
+++ b/target/linux/mvebu/config-3.10
@@ -166,8 +166,12 @@ CONFIG_MODULES_USE_ELF_REL=y
CONFIG_MSDOS_FS=y
CONFIG_MTD_CFI_STAA=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_ECC=y
+CONFIG_MTD_NAND_PXA3xx=y
CONFIG_MTD_OF_PARTS=y
CONFIG_MTD_PHYSMAP_OF=y
+# CONFIG_MTD_SM_COMMON is not set
CONFIG_MULTI_IRQ_HANDLER=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_MVEBU_CLK_CORE=y