summaryrefslogtreecommitdiff
path: root/target/config/Config.in.binfmt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-01 21:14:01 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-03 18:41:47 -0500
commit8179203e58e6473ee9b9451e7b91709fd08da394 (patch)
treebdc4bc01d14359b253e5b147f3ccbe3850c1034a /target/config/Config.in.binfmt
parentb5635d2d4442ace639cb649398269533056d8c62 (diff)
h8300 only support plain FLAT
Diffstat (limited to 'target/config/Config.in.binfmt')
-rw-r--r--target/config/Config.in.binfmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.binfmt b/target/config/Config.in.binfmt
index fb9b203a0..2e15e613d 100644
--- a/target/config/Config.in.binfmt
+++ b/target/config/Config.in.binfmt
@@ -31,7 +31,7 @@ endchoice
# Set up flat binary type
choice
prompt "FLAT Binary type"
-depends on ADK_TARGET_BINFMT_FLAT
+depends on ADK_TARGET_BINFMT_FLAT && !ADK_TARGET_ARCH_H8300
default ADK_TARGET_BINFMT_FLAT_ONE
config ADK_TARGET_BINFMT_FLAT_ONE