summaryrefslogtreecommitdiff
path: root/config/arch/sh.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-12-01 23:08:46 (GMT)
committerAlexey Neyman <stilor@att.net>2018-12-01 23:08:46 (GMT)
commitd1910b945b7a592bc7881fdef4844b3c8af5cdbb (patch)
treeec1b48c02c6ac6f1ecfec96ad701dcee3fb35b6f /config/arch/sh.in
parentc34fe6eec64351b07446eeb1e2265a60bd0dee21 (diff)
Restrict flat format to architectures that support it
Fixes #878 Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/arch/sh.in')
-rw-r--r--config/arch/sh.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/arch/sh.in b/config/arch/sh.in
index 0c75e78..ff2ec14 100644
--- a/config/arch/sh.in
+++ b/config/arch/sh.in
@@ -3,7 +3,9 @@
## no-package
## select ARCH_SUPPORTS_32
## select ARCH_DEFAULT_32
-## select ARCH_USE_MMU
+## select ARCH_SUPPORTS_BOTH_MMU
+## select ARCH_DEFAULT_HAS_MMU
+## select ARCH_SUPPORTS_FLAT_FORMAT
## select ARCH_SUPPORTS_EITHER_ENDIAN
## select ARCH_DEFAULT_LE
## select ARCH_REQUIRES_MULTILIB