aboutsummaryrefslogtreecommitdiffstats
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 ebacf6982e..08dc13e0c8 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -23,6 +23,10 @@ choice
depends !LINUX_2_4
bool "gcc 4.2.1"
+ config GCC_VERSION_4_2_2
+ depends !LINUX_2_4
+ bool "gcc 4.2.2"
+
endchoice
config EXTRA_GCC_CONFIG_OPTIONS