From 1ee67c6cada549113953a6cf94bbabbab8f1a3b0 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38846 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/mt7620a/config-3.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/mt7620a/config-3.10') 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 -- cgit v1.2.3