remove some wrong depends/defaults
SVN-Revision: 10284
This commit is contained in:
parent
10d08caa4a
commit
201e164e4d
1 changed files with 0 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "uClibc Version" if TOOLCHAINOPTS
|
prompt "uClibc Version" if TOOLCHAINOPTS
|
||||||
default UCLIBC_VERSION_0_9_28 if LINUX_2_4
|
|
||||||
default UCLIBC_VERSION_0_9_29
|
default UCLIBC_VERSION_0_9_29
|
||||||
help
|
help
|
||||||
Select the version of uClibc you wish to use.
|
Select the version of uClibc you wish to use.
|
||||||
|
@ -15,7 +14,6 @@ choice
|
||||||
bool "uClibc 0.9.28"
|
bool "uClibc 0.9.28"
|
||||||
|
|
||||||
config UCLIBC_VERSION_0_9_29
|
config UCLIBC_VERSION_0_9_29
|
||||||
depends !LINUX_2_4
|
|
||||||
bool "uClibc 0.9.29"
|
bool "uClibc 0.9.29"
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
Loading…
Reference in a new issue