@@ -11,7 +11,6 @@ config HAVE_ELF
select ARCH_HAS_NO_MMU
select ARCH_LITTLE_ENDIAN
select HAVE_NO_SHARED
- select ARCH_HAS_NO_LDSO
default y
config ARCH_CFLAGS
@@ -7,7 +7,6 @@
config HAVE_ELF
bool
default n
@@ -8,7 +8,6 @@ config HAVE_ELF
select ARCH_HAS_C_SYMBOL_PREFIX
config ARCH_SUPPORTS_BIG_ENDIAN
@@ -10,7 +10,6 @@ config HAVE_ELF
select HAS_NO_THREADS
@@ -20,7 +20,8 @@ config ARCH_BIG_ENDIAN
endchoice
config ARCH_HAS_NO_MMU
- bool
+ bool "Target CPU does not have a memory management unit (MMU)"
+ select ARCH_HAS_NO_LDSO
config ARCH_HAS_MMU
@@ -12,7 +12,6 @@ config HAVE_ELF
select HAVE_NO_PIC
@@ -48,13 +48,11 @@ choice
config CONFIG_SH2A
bool "SH2A"
config CONFIG_SH2
bool "SH2"
config CONFIG_SH3
config ARCH_SUPPORTS_LITTLE_ENDIAN