From ff01442fc3a8dc926ba4f1d436a63a68ea88cd60 Mon Sep 17 00:00:00 2001 From: Felix Held Date: Tue, 14 Feb 2023 23:07:21 +0100 Subject: [PATCH] soc/amd/picasso/Kconfig: update VGA_BIOS_ID's help text map_oprom_vendev_rev is implemented in graphics.c in the SoC directory. Signed-off-by: Felix Held Change-Id: I0123cb8ff662445fd0a613711d9e1981272b1235 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73052 Tested-by: build bot (Jenkins) Reviewed-by: Fred Reitberger --- src/soc/amd/picasso/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/soc/amd/picasso/Kconfig b/src/soc/amd/picasso/Kconfig index d34b2ab444..8d5bfa7f62 100644 --- a/src/soc/amd/picasso/Kconfig +++ b/src/soc/amd/picasso/Kconfig @@ -227,7 +227,7 @@ config VGA_BIOS_ID default "1002,15d8,c1" help The default VGA BIOS PCI vendor/device ID should be set to the - result of the map_oprom_vendev_rev() function in northbridge.c. + result of the map_oprom_vendev_rev() function in graphics.c. config VGA_BIOS_FILE string