summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index 7cb6d379be..47425338c3 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -16,6 +16,10 @@ choice
bool "gcc 5.x"
depends on !arc
+ config GCC_USE_VERSION_6
+ bool "gcc 6.x"
+ depends on !arc
+
endchoice
config GCC_USE_GRAPHITE