summaryrefslogtreecommitdiff
path: root/target/linux/ramips/mt7620a
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-18 09:35:23 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-11-18 09:35:23 +0000
commita43370f70e680e65463e5a0a66c312cce6d94e13 (patch)
tree99dcc000069d38f6eb84a615c34b7b220d394d83 /target/linux/ramips/mt7620a
parentb64e60ea5b3591154b24679cf9ef7a8a65b9b1a3 (diff)
ralink: add mt7620 nand driver
This is a minor rework of the SDK driver. This driver needs a full rewrite. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38846 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/mt7620a')
-rw-r--r--target/linux/ramips/mt7620a/config-3.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7620a/config-3.10 b/target/linux/ramips/mt7620a/config-3.10
index 62195bd198..21d5be1d52 100644
--- a/target/linux/ramips/mt7620a/config-3.10
+++ b/target/linux/ramips/mt7620a/config-3.10
@@ -96,6 +96,7 @@ CONFIG_MODULES_USE_ELF_REL=y
# CONFIG_MTD_CFI_INTELEXT is not set
CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_NAND_MT7620=y
CONFIG_MTD_OF_PARTS=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_OF=y