From 51131c29643b1f2be84ae9dac73931abaa44432c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 18 Feb 2015 23:38:27 -0600 Subject: add support for uClibc-ng git master Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. --- target/linux/config/Config.in.kernel | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/config/Config.in.kernel') diff --git a/target/linux/config/Config.in.kernel b/target/linux/config/Config.in.kernel index 6110ab678..18b7bdc6f 100644 --- a/target/linux/config/Config.in.kernel +++ b/target/linux/config/Config.in.kernel @@ -172,8 +172,6 @@ menu "Kernel options" config ADK_KERNEL_MMU bool - default n if ADK_TARGET_UCLINUX - default y config ADK_TARGET_NO_CMDLINE bool "Do not builtin any kernel cmdline" -- cgit v1.2.3