Browse Source

lm32: uClibc-ng support is w/o threads

Waldemar Brodkorb 10 years ago
parent
commit
50492dca34
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/config/Config.in.cpu

+ 1 - 1
target/config/Config.in.cpu

@@ -477,8 +477,8 @@ config ADK_CPU_I686
 
 config ADK_CPU_LM32
 	bool
-	select ADK_TARGET_WITH_LT
 	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_WITHOUT_THREADS
 
 config ADK_CPU_LOONGSON2F
 	bool