toolchain/gcc: remove unused config symbol
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
9d2a23780e
commit
65ae02d602
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue