buildroot/target/x86/syslinux/Config.in

14 lines
263 B
Plaintext
Raw Normal View History

config BR2_TARGET_SYSLINUX
2005-09-09 02:12:13 +02:00
bool "syslinux"
default n
depends on BR2_i386
help
The syslinux bootloader for x86 systems.
2007-07-08 22:51:19 +02:00
config BR2_TARGET_PXELINUX
bool "pxelinux"
default n
depends on BR2_i386 || BR2_x86_64
help
The pxelinux loader for x86 systems.