util/abuild: Remove symbols that don't exist anymore in Kconfig
Bayou and OpenBIOS aren't supported by the coreboot build system anymore, so remove these mentions. Change-Id: Ibdf6fdc776068041cb468fdbf5b56b06f85c2d4b Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/45180 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
f459a4084e
commit
28276fc834
@ -263,10 +263,8 @@ function update_config
|
||||
# Disable all other payload config options
|
||||
{
|
||||
echo "# CONFIG_PAYLOAD_SEABIOS is not set"
|
||||
echo "# CONFIG_PAYLOAD_BAYOU is not set"
|
||||
echo "# CONFIG_PAYLOAD_FILO is not set"
|
||||
echo "# CONFIG_PAYLOAD_GRUB2 is not set"
|
||||
echo "# CONFIG_PAYLOAD_OPENBIOS is not set"
|
||||
echo "# CONFIG_PAYLOAD_DEPTHCHARGE is not set"
|
||||
echo "# CONFIG_PAYLOAD_LINUXBOOT is not set"
|
||||
echo "# CONFIG_PAYLOAD_UBOOT is not set"
|
||||
|
Loading…
x
Reference in New Issue
Block a user