config: fix CONFIG_GDB appearing in main menuconfig menu
[openwrt/staging/pepe2k.git] / toolchain / gcc / Config.in
index fd98914075524cdb4e6fd3b479bc30e120d9eb66..85abbdabb7ac54d544b3e5d79c37d310860e679f 100644 (file)
@@ -16,11 +16,6 @@ choice
                bool "gcc 13.x"
 endchoice
 
-config GCC_USE_DEFAULT_VERSION
-       bool
-       default y if !TOOLCHAINOPTS || GCC_USE_VERSION_13
-       imply KERNEL_WERROR
-
 config GCC_USE_GRAPHITE
        bool
        prompt "Compile in support for the new Graphite framework in GCC 4.4+" if TOOLCHAINOPTS