X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fmusl%2FConfig.in;h=05caa6ab6f3fce5c7ae70a46e94b7aed692c81a1;hb=4d5218e08362d2cc6bc11ca677ad631ae806957b;hp=4049f24664cf4a340fb05df07ac95615d2b14bd0;hpb=e37c444450c6af3e3adc23078cc7f29f27b1e712;p=lede-git%2F.git diff --git a/toolchain/musl/Config.in b/toolchain/musl/Config.in index 4049f24664..05caa6ab6f 100644 --- a/toolchain/musl/Config.in +++ b/toolchain/musl/Config.in @@ -1,19 +1,3 @@ -# Choose musl version. - -choice - prompt "musl Version" - depends on TOOLCHAINOPTS && USE_MUSL - default MUSL_USE_VERSION_0_9_15 - help - Select the version of musl you wish to use. - - config MUSL_USE_VERSION_0_9_15 - select MUSL_VERSION_0_9_15 - bool "musl 0.9.15" - -endchoice - - # Debug version. config MUSL_ENABLE_DEBUG