diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.binfmt | 2 |
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 |