summaryrefslogtreecommitdiffstats
path: root/configs/config.pcengines_apu1
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@coreboot.org>2023-11-24 14:27:50 +0100
committerPatrick Georgi <patrick@coreboot.org>2023-11-25 13:54:27 +0000
commit06fb7384973d921249f81a9985221faf7b7b9eb0 (patch)
tree3786cc7f5446b9782bec91b9ce3cb6f4be71455e /configs/config.pcengines_apu1
parentc0461f4a5174511a7c2fcd98055acbd1a3870165 (diff)
downloadcoreboot-06fb7384973d921249f81a9985221faf7b7b9eb0.tar.gz
coreboot-06fb7384973d921249f81a9985221faf7b7b9eb0.tar.bz2
coreboot-06fb7384973d921249f81a9985221faf7b7b9eb0.zip
configs: Rename PXE_SERIAL_CONSOLE to IPXE_SERIAL_CONSOLE
This follows commit 238ff1e9c which did the rename across the tree except here. Since Kconfig is going to become more strict about unknown symbols, fix it. Change-Id: Ic31b8ae353ec07e8b8adab46b604365be4be44d9 Signed-off-by: Patrick Georgi <patrick@coreboot.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79252 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'configs/config.pcengines_apu1')
-rw-r--r--configs/config.pcengines_apu12
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/config.pcengines_apu1 b/configs/config.pcengines_apu1
index e511d65e27bc..a3e34b8df04d 100644
--- a/configs/config.pcengines_apu1
+++ b/configs/config.pcengines_apu1
@@ -6,5 +6,5 @@ CONFIG_SEABIOS_ADD_SERCON_PORT_FILE=y
CONFIG_PXE=y
CONFIG_BUILD_IPXE=y
CONFIG_PXE_ROM_ID="10ec,8168"
-# CONFIG_PXE_SERIAL_CONSOLE is not set
+# CONFIG_IPXE_SERIAL_CONSOLE is not set
CONFIG_MEMTEST_SECONDARY_PAYLOAD=y