From 43156f662587b094c5a64dbb98a1499107e57b82 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 9 Jan 2017 11:06:26 +0100 Subject: northbridge/via/cn700: Add a default VGA BIOS id This is the actual PCI Id of the internal graphics. Change-Id: I2a25ed35a5b01de6da905619fa9fce96738d1c0e Signed-off-by: Lubomir Rintel Reviewed-on: https://review.coreboot.org/18895 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/northbridge/via/cn700/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/northbridge') diff --git a/src/northbridge/via/cn700/Kconfig b/src/northbridge/via/cn700/Kconfig index 98af4e8655..4491e6235b 100644 --- a/src/northbridge/via/cn700/Kconfig +++ b/src/northbridge/via/cn700/Kconfig @@ -36,3 +36,7 @@ config VIDEO_MB default 64 if CN700_VIDEO_MB_64MB default 128 if CN700_VIDEO_MB_128MB depends on NORTHBRIDGE_VIA_CN700 + +config VGA_BIOS_ID + string + default "1106,3344" -- cgit v1.2.3