elf2flt: only allow it to be selected on supported archs

This commit is contained in:
Peter Korsgaard 2008-06-16 07:15:33 +00:00
parent 37b778b71c
commit d22723861b
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
comment "elf2flt"
config BR2_ELF2FLT
bool "Enable elf2flt support?"
depends !BR2_alpha && !BR2_x86_64
depends on BR2_arm || BR2_sh || BR2_sparc
default n
help
uCLinux uses a Binary Flat format commonly known as BFLT. It