From f307b35c8bcad691dbefb316105117addec9dbef Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 18 Nov 2013 09:35:23 +0000 Subject: 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 SVN-Revision: 38846 --- target/linux/ramips/mt7620a/config-3.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/mt7620a') diff --git a/target/linux/ramips/mt7620a/config-3.10 b/target/linux/ramips/mt7620a/config-3.10 index 62195bd..21d5be1 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 -- cgit v1.1