kumquat-buildroot/target/x86/syslinux/Config.in
Anders Darander 31e026a7c4 syslinux: update to v3.82
Signed-off-by: Anders Darander <ad@datarespons.se>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2009-09-23 09:30:56 +02:00

13 lines
289 B
Plaintext

config BR2_TARGET_SYSLINUX
bool "syslinux"
depends on BR2_i386
help
The syslinux bootloader for x86 systems.
This includes: syslinux, pxelinux, extlinux.
config BR2_TARGET_PXELINUX
bool "pxelinux"
depends on BR2_i386 || BR2_x86_64
help
The pxelinux loader for x86 systems.