X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2FConfig.in;h=7f694e4c8badc436bc76d4d124322d9cecee9818;hp=947e80ca4a511d9bf9e62f951c9e423fec646ac0;hb=87b8cde49727fdf920253e0095bec4714eccb85b;hpb=a89e0df213de469b6a6fb97312dba500c5acaec6 diff --git a/target/Config.in b/target/Config.in index 947e80ca4a..7f694e4c8b 100644 --- a/target/Config.in +++ b/target/Config.in @@ -48,6 +48,9 @@ config USES_SQUASHFS config USES_JFFS2 bool +config USES_JFFS2_NAND + bool + config USES_EXT4 bool @@ -70,6 +73,9 @@ config HAS_MIPS16 depends on (mips || mipsel || mips64 || mips64el) bool +config RFKILL_SUPPORT + bool + config ARCH_64BIT bool