|
@@ -9,12 +9,16 @@ config BR2_sh2a
|
|
bool "sh2a (SH2A big endian)"
|
|
bool "sh2a (SH2A big endian)"
|
|
config BR2_sh4
|
|
config BR2_sh4
|
|
bool "sh4 (SH4 little endian)"
|
|
bool "sh4 (SH4 little endian)"
|
|
|
|
+ select BR2_ARCH_HAS_MMU_MANDATORY
|
|
config BR2_sh4eb
|
|
config BR2_sh4eb
|
|
bool "sh4eb (SH4 big endian)"
|
|
bool "sh4eb (SH4 big endian)"
|
|
|
|
+ select BR2_ARCH_HAS_MMU_MANDATORY
|
|
config BR2_sh4a
|
|
config BR2_sh4a
|
|
bool "sh4a (SH4A little endian)"
|
|
bool "sh4a (SH4A little endian)"
|
|
|
|
+ select BR2_ARCH_HAS_MMU_MANDATORY
|
|
config BR2_sh4aeb
|
|
config BR2_sh4aeb
|
|
bool "sh4aeb (SH4A big endian)"
|
|
bool "sh4aeb (SH4A big endian)"
|
|
|
|
+ select BR2_ARCH_HAS_MMU_MANDATORY
|
|
endchoice
|
|
endchoice
|
|
|
|
|
|
config BR2_ARCH
|
|
config BR2_ARCH
|