From ec043831c0d4b1ceac1990b2318575c4f314b48a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 11 Dec 2016 11:10:48 +0100 Subject: uCLibc-ng includes libiconv-tiny --- target/config/Config.in.toolchain | 5 ----- 1 file changed, 5 deletions(-) (limited to 'target/config/Config.in.toolchain') diff --git a/target/config/Config.in.toolchain b/target/config/Config.in.toolchain index 3cf310e68..92bfd79d5 100644 --- a/target/config/Config.in.toolchain +++ b/target/config/Config.in.toolchain @@ -26,11 +26,6 @@ endchoice choice depends on ADK_TARGET_OS_LINUX bool "Iconv implementation" -default ADK_TARGET_WITHOUT_ICONV if ADK_TARGET_WITHOUT_MMU - -config ADK_TARGET_LIBICONV_TINY - bool "Use tiny libiconv package" - select ADK_PACKAGE_LIBICONV_TINY config ADK_TARGET_LIBC_ICONV bool "Use iconv from C library" -- cgit v1.2.3