ar71xx: add kernel support for the UniFi AP Pro
[oweals/openwrt.git] / toolchain / gcc / Config.in
index 962dd9cf9db3e51b88380a7620c2f867311318b3..b5218aee3b410c074c3854955fa26f8a95d47dbf 100644 (file)
@@ -9,7 +9,7 @@ choice
 
        config GCC_VERSION_4_4_7
                bool "gcc 4.4.7"
-               depends (avr32 || ubicom32)
+               depends avr32
 
        config GCC_VERSION_4_6_2
                bool "gcc 4.6.2"
@@ -79,7 +79,7 @@ config SJLJ_EXCEPTIONS
 config INSTALL_LIBSTDCPP
        bool
        prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
-       default y
+       default y if !USE_MUSL
        help
            Build/install c++ compiler and libstdc++?