kernel: add a NAND_SUPPORT symbol
[openwrt/svn-archive/archive.git] / target / Config.in
index e0320fac4904e22d83c97d260d46faf6c141d7e0..14dec6db4a89e34e94ef9fe47d2748c53bc9aa84 100644 (file)
@@ -65,6 +65,7 @@ config USES_CPIOGZ
 
 config USES_UBIFS
        bool
+       select NAND_SUPPORT
 
 config PROFILE_KCONFIG
        bool
@@ -82,6 +83,9 @@ config HAS_MIPS16
 config RFKILL_SUPPORT
        bool
 
+config NAND_SUPPORT
+       bool
+
 config ARCH_64BIT
        bool