ramips: soc wmac eeprom cleanup
[openwrt/openwrt.git] / toolchain / Config.in
index 7c0e3ce086ea6e30c0956472a8a7b9a95a71bf6f..7257f1db093512f8af576d7199a41320db591d83 100644 (file)
@@ -249,10 +249,11 @@ config INSIGHT
 
 config USE_EGLIBC
        bool
+       default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && octeon
 
 config USE_UCLIBC
        bool
-       default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN
+       default y if !TOOLCHAINOPTS && !EXTERNAL_TOOLCHAIN && !NATIVE_TOOLCHAIN && !octeon
 
 config USE_MUSL
        bool