diff -r ac27814977fd -r d1a8c2ae7946 config/target.in --- a/config/target.in Wed Apr 27 22:18:07 2011 +0200 +++ b/config/target.in Tue May 31 16:27:39 2011 +0200 @@ -44,16 +44,13 @@ config ARCH_SUPPORTS_BOTH_MMU bool - default n config ARCH_DEFAULT_HAS_MMU bool - default n config ARCH_USE_MMU bool prompt "Use the MMU" if ARCH_SUPPORTS_BOTH_MMU - default n if ! ARCH_DEFAULT_HAS_MMU default y if ARCH_DEFAULT_HAS_MMU help If your architecture has an MMU and you want to use it, @@ -69,15 +66,12 @@ #-------------------------------------- config ARCH_SUPPORTS_BOTH_ENDIAN bool - default n config ARCH_DEFAULT_BE bool - default n config ARCH_DEFAULT_LE bool - default n choice bool @@ -99,19 +93,15 @@ #-------------------------------------- config ARCH_SUPPORTS_32 bool - default n config ARCH_SUPPORTS_64 bool - default n config ARCH_DEFAULT_32 bool - default n config ARCH_DEFAULT_64 bool - default n config ARCH_BITNESS int @@ -141,23 +131,18 @@ config ARCH_SUPPORT_ARCH bool - default n config ARCH_SUPPORT_ABI bool - default n config ARCH_SUPPORT_CPU bool - default n config ARCH_SUPPORT_TUNE bool - default n config ARCH_SUPPORT_FPU bool - default n config ARCH_ARCH string