X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2FConfig.in;h=14dec6db4a89e34e94ef9fe47d2748c53bc9aa84;hb=f20d32675798207a70cf1216fc742f235f3f74bd;hp=7f694e4c8badc436bc76d4d124322d9cecee9818;hpb=4511c244aab731c598d9d6ddbd214db14da535a0;p=openwrt.git diff --git a/target/Config.in b/target/Config.in index 7f694e4c8b..14dec6db4a 100644 --- a/target/Config.in +++ b/target/Config.in @@ -39,6 +39,9 @@ config RTC_SUPPORT config BIG_ENDIAN bool +config USES_DEVICETREE + bool + config USES_INITRAMFS bool @@ -62,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 @@ -76,6 +83,9 @@ config HAS_MIPS16 config RFKILL_SUPPORT bool +config NAND_SUPPORT + bool + config ARCH_64BIT bool