base-files: generate config files with correct permissions
[openwrt/staging/dedeckeh.git] / toolchain / Config.in
index faff3c8fbb2ac0bc312df87ef3bb64bdb744ba45..762f4e10d7d82ab2c5075f08ca865f4af5f3361b 100644 (file)
@@ -250,8 +250,7 @@ choice
        config LIBC_USE_UCLIBC
                select USE_UCLIBC
                bool "Use uClibc"
-               depends on !(aarch64 || aarch64_be || powerpc64)
-               depends on BROKEN || !(arm || armeb || i386 || x86_64 || mips || mipsel || mips64 || mips64el || powerpc)
+               depends on BROKEN || arc
 
        config LIBC_USE_MUSL
                select USE_MUSL