remove some wrong depends/defaults
[openwrt-10.03/.git] / toolchain / uClibc / Config.in
index ae0bcde6226579ed269b3e0fb35c26289f309283..6c89fd25e532b5a94826494028cf58d9307bf171 100644 (file)
@@ -2,7 +2,6 @@
 
 choice
        prompt "uClibc Version" if TOOLCHAINOPTS
-       default UCLIBC_VERSION_0_9_28 if LINUX_2_4
        default UCLIBC_VERSION_0_9_29
        help
          Select the version of uClibc you wish to use.
@@ -15,7 +14,6 @@ choice
                bool "uClibc 0.9.28"
 
        config UCLIBC_VERSION_0_9_29
-               depends !LINUX_2_4
                bool "uClibc 0.9.29"
 
 endchoice