remove stale libgcc menuconfig item
SVN-Revision: 3851
This commit is contained in:
parent
802f75b98c
commit
d937c02223
1 changed files with 0 additions and 6 deletions
|
@ -29,12 +29,6 @@ choice
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config PACKAGE_LIBGCC
|
|
||||||
tristate
|
|
||||||
prompt "libgcc package" if TOOLCHAINOPTS
|
|
||||||
default y if GCC_VERSION_4_0_2 || GCC_VERSION_4_0_3 || GCC_VERSION_4_1_0
|
|
||||||
default m
|
|
||||||
|
|
||||||
config GCC_VERSION
|
config GCC_VERSION
|
||||||
string
|
string
|
||||||
prompt "GCC compiler Version" if (TOOLCHAINOPTS && NULL)
|
prompt "GCC compiler Version" if (TOOLCHAINOPTS && NULL)
|
||||||
|
|
Loading…
Reference in a new issue