X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2FConfig.in;h=967149d435b75cd6cf2f0e59b073e8a2f6647b3a;hb=151cadfe32b022b9fc59cb80986bf15c2f5022c4;hp=8ff89ff8a9abfa81f410eb556f106b455c9f6940;hpb=348cae15d2934f07a6c584261c2bee49cc43bbbd;p=openwrt%2Fopenwrt.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