payloads/ipxe/kconfig: Fix option name prefix
commit055ec248a059c857a3477c9f83a265f7ff052ce4
authorFelix Singer <felixsinger@posteo.net>
Sat, 6 Jul 2024 20:52:31 +0000 (6 22:52 +0200)
committerFelix Singer <felixsinger@posteo.net>
Tue, 9 Jul 2024 01:59:08 +0000 (9 01:59 +0000)
tree436f9d224b8f1cecc614fa12cd80159c58fdf698
parent6841670e4d7cdd0b9a2d74c2133b5a742d114564
payloads/ipxe/kconfig: Fix option name prefix

With commit 238ff1e9c7 ("payloads/ipxe: Prefix iPXE options with "IPXE"
instead "PXE""), the prefix for iPXE related Kconfig identifiers was
unified to "IPXE". So rename the identifier for the TRUST_CMD option as
well, which was introduced later.

Change-Id: I918358b859003503526ba7849494bb23f8c893fd
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83361
Reviewed-by: Nicholas Chin <nic.c3.14@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
payloads/external/Makefile.mk
payloads/external/iPXE/Kconfig
payloads/external/iPXE/Makefile