kernel: add a NAND_SUPPORT symbol

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41122
This commit is contained in:
John Crispin
2014-06-11 12:59:22 +00:00
parent 28a563dec3
commit ac5d5cbc79
9 changed files with 12 additions and 7 deletions

View 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