X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2FConfig.in;h=967149d435b75cd6cf2f0e59b073e8a2f6647b3a;hb=e25203eb2feeb8a123a20b8127ba9673e06c65b2;hp=8ff89ff8a9abfa81f410eb556f106b455c9f6940;hpb=ec3eb8fd19347eda580a2be599be36e454987ac2;p=openwrt.git diff --git a/target/Config.in b/target/Config.in index 8ff89ff8a9..967149d435 100644 --- a/target/Config.in +++ b/target/Config.in @@ -3,7 +3,7 @@ source "tmp/.config-target.in" # Kernel/Hardware features config HAS_SPE_FPU - depends powerpc + depends on powerpc select HAS_FPU bool @@ -67,7 +67,7 @@ config NOMMU bool config HAS_MIPS16 - depends (mips || mipsel || mips64 || mips64el) + depends on (mips || mipsel || mips64 || mips64el) bool config ARCH_64BIT