]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/gnu-efi/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / gnu-efi / Config.in
1 config BR2_PACKAGE_GNU_EFI
2         bool "gnu-efi"
3         depends on BR2_ARM_CPU_HAS_ARM || BR2_aarch64 || \
4                 BR2_aarch64_be || BR2_i386 || BR2_x86_64
5         help
6           Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64
7           (IPF), IA-32 (x86), and MIPS platforms using the GNU toolchain
8           and the EFI development environment.
9
10           http://gnu-efi.sourceforge.net/