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 <felix-coreboot@felixheld.de>
Change-Id: I0123cb8ff662445fd0a613711d9e1981272b1235
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73052
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
This commit is contained in:
Felix Held 2023-02-14 23:07:21 +01:00
parent d47a104a2d
commit ff01442fc3
1 changed files with 1 additions and 1 deletions

View File

@ -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