diff options
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r-- | toolchain/gcc/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index f5de52db6f..8a68056e9a 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -23,7 +23,6 @@ choice config GCC_USE_VERSION_5 select GCC_VERSION_5 bool "gcc 5.x" - depends on BROKEN endchoice |