X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2FConfig.in;h=9fead5994f709663dc6f86d487a20469289c5686;hb=76f9aa6f4bfd12fba34fc44aef890c48d4fb1024;hp=3cf4231f2aad3e9bdcee9d715e5366d697b3b490;hpb=00f030a9c67c551e675364d73234a4cba273b420;p=oweals%2Fopenwrt.git diff --git a/target/Config.in b/target/Config.in index 3cf4231f2a..9fead5994f 100644 --- a/target/Config.in +++ b/target/Config.in @@ -2,6 +2,9 @@ source "tmp/.config-target.in" # Kernel/Hardware features +config HAS_TESTING_KERNEL + bool + config HAS_SPE_FPU depends on powerpc select HAS_FPU @@ -34,8 +37,7 @@ config USB_GADGET_SUPPORT bool config RTC_SUPPORT - tristate - depends on m + bool config BIG_ENDIAN bool