summaryrefslogtreecommitdiffstats
path: root/boot/syslinux/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/syslinux/Config.in')
-rw-r--r--boot/syslinux/Config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/boot/syslinux/Config.in b/boot/syslinux/Config.in
index 28c5329ca7..f4b987021f 100644
--- a/boot/syslinux/Config.in
+++ b/boot/syslinux/Config.in
@@ -46,4 +46,14 @@ config BR2_TARGET_SYSLINUX_EFI
endchoice
+if BR2_TARGET_SYSLINUX_LEGACY_BIOS
+
+config BR2_TARGET_SYSLINUX_C32
+ string "modules to install"
+ help
+ Enter a space-separated list of .c32 modules to install.
+ Leave empty to install no module.
+
+endif # BR2_TARGET_SYSLINUX_LEGACY_BIOS
+
endif # BR2_TARGET_SYSLINUX
OpenPOWER on IntegriCloud