toolchain: add gcc 11 version
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index f0fc31d567cc2de8ddf141eabae278724f197c09..5ac93217f8a59bf2f36713b164021257617b58b2 100644 (file)
@@ -18,6 +18,9 @@ choice
 
        config GCC_USE_VERSION_10
                bool "gcc 10.x"
 
        config GCC_USE_VERSION_10
                bool "gcc 10.x"
+
+       config GCC_USE_VERSION_11
+               bool "gcc 11.x"
 endchoice
 
 config GCC_USE_GRAPHITE
 endchoice
 
 config GCC_USE_GRAPHITE