musl: update to version 1.1.5
[openwrt/openwrt.git] / toolchain / musl / Config.in
index b34f724e690c6fd4b730ee230fdb09f192cef3d0..05caa6ab6f3fce5c7ae70a46e94b7aed692c81a1 100644 (file)
@@ -1,18 +1,3 @@
-# Choose musl version.
-
-choice
-       prompt "musl Version"
-       depends on TOOLCHAINOPTS && USE_MUSL
-       default MUSL_VERSION_0_9_8
-       help
-         Select the version of musl you wish to use.
-
-       config MUSL_VERSION_0_9_8
-               bool "musl 0.9.8"
-
-endchoice
-
-
 # Debug version.
 
 config MUSL_ENABLE_DEBUG