diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.elf2flt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.elf2flt b/target/config/Config.in.elf2flt index bb0763457..ff30a120a 100644 --- a/target/config/Config.in.elf2flt +++ b/target/config/Config.in.elf2flt @@ -8,9 +8,7 @@ depends on ADK_TARGET_BINFMT_FLAT config ADK_TOOLCHAIN_ELF2FLT_2023_09 bool "2023-09" - depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_LM32 - depends on !ADK_TARGET_ARCH_SH config ADK_TOOLCHAIN_ELF2FLT_OLD bool "old version" |