toolchain/gcc: remove unused config symbol

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2018-02-21 20:29:57 +01:00
parent 9d2a23780e
commit 65ae02d602
1 changed files with 0 additions and 4 deletions

View File

@ -8,7 +8,3 @@ config GCC_VERSION
default "6.3.0" if GCC_USE_VERSION_6
default "7.3.0" if GCC_USE_VERSION_7
default "5.5.0"
config GCC_VERSION_7_1
bool
default y if GCC_VERSION_7_1_ARC