Browse Source

or1k: remove false select

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
Waldemar Brodkorb 7 years ago
parent
commit
e60bad336e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      extra/Configs/Config.or1k

+ 0 - 1
extra/Configs/Config.or1k

@@ -29,7 +29,6 @@ config CONFIG_OR1K
 	select ARCH_HAS_MMU	
 	select UCLIBC_HAS_FPU
 	select ARCH_BIG_ENDIAN
-        select HAS_NO_THREADS
 	bool "or1k"
 
 endchoice