cleanup toolchain version handling
[openwrt/openwrt.git] / toolchain / gcc / Config.version
index a39c0e88a9a4c5a8e21449de47fa78d8f37dc1de..fe1a7570ab4f44a5e20bee7f34536b9d458cb778 100644 (file)
@@ -9,17 +9,6 @@ config GCC_VERSION
        default "llvm"      if GCC_VERSION_LLVM
        default "4.5.1+l"
 
-config GCC_VERSION_4
-       bool
-       default y       if GCC_VERSION_4_2
-       default y       if GCC_VERSION_4_3
-       default y       if GCC_VERSION_4_4
-       default y       if GCC_VERSION_4_5
-
-config GCC_VERSION_4_2
-       bool
-       default y       if GCC_VERSION_LLVM
-
 config GCC_VERSION_4_3
        bool
        default y       if GCC_VERSION_4_3_3_CS