X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2FConfig.in;h=bb442025f54e71d407ac87499d3e9ffec4a161f6;hb=66819b9613d8f1602a8ce7db3ba6bb9c03bdb2c9;hp=a7951aaf3b6da904024e55b36115fee9fce26121;hpb=adf2c1219e02ac09b08bb20812436abf4fc0ef48;p=openwrt.git diff --git a/target/Config.in b/target/Config.in index a7951aaf3b..bb442025f5 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 @@ -73,6 +76,9 @@ config HAS_MIPS16 depends on (mips || mipsel || mips64 || mips64el) bool +config RFKILL_SUPPORT + bool + config ARCH_64BIT bool