diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 274b97c9b8..5cb4d23e16 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -18,6 +18,7 @@ choice config GCC_USE_VERSION_4_9_LINARO select GCC_VERSION_4_9_LINARO bool "gcc 4.9.x with Linaro enhancements" + depends on BROKEN endchoice