X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2FConfig.in;h=7f694e4c8badc436bc76d4d124322d9cecee9818;hb=5805182ee759e82893b996ad61deefa23cc4ed71;hp=967149d435b75cd6cf2f0e59b073e8a2f6647b3a;hpb=e9447a8d23178a034ed7ef6f3dc527ce57e38f2f;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/target/Config.in b/target/Config.in index 967149d435..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 @@ -82,6 +88,18 @@ config armeb select BIG_ENDIAN bool +config arm_v4 + bool + +config arm_v5 + bool + +config arm_v6 + bool + +config arm_v7 + bool + config avr32 select BIG_ENDIAN bool