diff --git a/payloads/external/iPXE/Kconfig b/payloads/external/iPXE/Kconfig index 845a8a1652..fd427e9754 100644 --- a/payloads/external/iPXE/Kconfig +++ b/payloads/external/iPXE/Kconfig @@ -71,7 +71,7 @@ endchoice config IPXE_SERIAL_CONSOLE bool "Enable iPXE serial console" - def_bool y + def_bool y if CONSOLE_SERIAL help Enable/disable iPXE serial console. Since SeaBIOS supports serial console this option might be helpful to avoid duplicated output.