X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2FConfig.in;h=14dec6db4a89e34e94ef9fe47d2748c53bc9aa84;hb=da74f722e1fa3651cb3c1d41c3f5c7c8f7e9b05f;hp=bb442025f54e71d407ac87499d3e9ffec4a161f6;hpb=f3e2331e18708d7080cbd12cbb967e076fd747d1;p=oweals%2Fopenwrt.git diff --git a/target/Config.in b/target/Config.in index bb442025f5..14dec6db4a 100644 --- a/target/Config.in +++ b/target/Config.in @@ -65,10 +65,14 @@ config USES_CPIOGZ config USES_UBIFS bool + select NAND_SUPPORT config PROFILE_KCONFIG bool +config LOW_MEMORY_FOOTPRINT + bool + config NOMMU bool @@ -79,6 +83,9 @@ config HAS_MIPS16 config RFKILL_SUPPORT bool +config NAND_SUPPORT + bool + config ARCH_64BIT bool