summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/elf2flt/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/elf2flt/Config.in.host b/package/elf2flt/Config.in.host
index 605ce20fd9..eb86b11854 100644
--- a/package/elf2flt/Config.in.host
+++ b/package/elf2flt/Config.in.host
@@ -1,6 +1,6 @@
config BR2_PACKAGE_HOST_ELF2FLT
bool "Enable elf2flt support?"
- depends on BR2_arm || BR2_bfin || BR2_sh || BR2_sparc
+ depends on BR2_arm || BR2_sh || BR2_sparc
depends on !BR2_USE_MMU
help
uCLinux uses a Binary Flat format commonly known as BFLT. It
OpenPOWER on IntegriCloud