Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental commit)
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index f5de52db6f10891ed1dcf85c6a36156e51ee0417..2d4400afb4b5a377a1be4f6927e7042c9f7ebb95 100644 (file)
@@ -15,15 +15,9 @@ choice
                select GCC_VERSION_4_8_LINARO
                bool "gcc 4.8.x with Linaro enhancements"
 
-       config GCC_USE_VERSION_4_9_LINARO
-               select GCC_VERSION_4_9_LINARO
-               bool "gcc 4.9.x with Linaro enhancements"
-               depends on BROKEN
-
        config GCC_USE_VERSION_5
                select GCC_VERSION_5
                bool "gcc 5.x"
-               depends on BROKEN
 
 endchoice