summaryrefslogtreecommitdiff
path: root/target/config/Config.in.hardware
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-02-18 23:38:27 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-02-18 23:40:22 -0600
commit51131c29643b1f2be84ae9dac73931abaa44432c (patch)
treea499acd186c5fdc58fc9d283a574dd781c7ba879 /target/config/Config.in.hardware
parent552b54c30339ed78ef37a35d27f2e8c226b9814d (diff)
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.
Diffstat (limited to 'target/config/Config.in.hardware')
-rw-r--r--target/config/Config.in.hardware4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.hardware b/target/config/Config.in.hardware
index fdb35d15e..0016fcf0b 100644
--- a/target/config/Config.in.hardware
+++ b/target/config/Config.in.hardware
@@ -97,3 +97,7 @@ config ADK_TARGET_WITH_USB_BOOT
config ADK_TARGET_WITH_SMP
bool
+
+config ADK_TARGET_WITH_MMU
+ bool
+ select ADK_KERNEL_MMU