From bccbbe6b69077170335d14a0413a36ce5e76f493 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 19 Dec 2010 21:20:14 +0000 Subject: The same mechanisms are used for normal and fallback images. Hence drop the FALLBACK_ prefix Signed-off-by: Stefan Reinauer Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6204 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/intel/i82810/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/intel/i82810') diff --git a/src/northbridge/intel/i82810/Kconfig b/src/northbridge/intel/i82810/Kconfig index 6d4e6c4e79..26b724440e 100644 --- a/src/northbridge/intel/i82810/Kconfig +++ b/src/northbridge/intel/i82810/Kconfig @@ -42,7 +42,7 @@ config VIDEO_MB default 1 if I810_VIDEO_MB_1MB depends on NORTHBRIDGE_INTEL_I82810 -config FALLBACK_VGA_BIOS_ID +config VGA_BIOS_ID string default "8086,7121" depends on NORTHBRIDGE_INTEL_I82810 -- cgit v1.2.3