kernel: add a NAND_SUPPORT symbol
[openwrt.git] / target / Config.in
index e0320fa..14dec6d 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