From 714e2a1ac1c41f2150231766fcdb216633fab8c9 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sat, 24 Apr 2010 23:15:23 +0000 Subject: drop all duplicate copies of vgabios.c in favor of devices/oprom/x86.c. We have some tests on hardware. Moving RAMBASE to 1MB needs to wait a bit until C7 cache_as_ram.inc has been adapted to cache that area or things will become incredibly slow (1.5s boot time instead of 0.5) Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5488 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/via/vx800/Kconfig | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/northbridge/via/vx800/Kconfig') diff --git a/src/northbridge/via/vx800/Kconfig b/src/northbridge/via/vx800/Kconfig index 12502074fa..e4234b9556 100644 --- a/src/northbridge/via/vx800/Kconfig +++ b/src/northbridge/via/vx800/Kconfig @@ -6,14 +6,3 @@ config FALLBACK_SIZE default 0 depends on NORTHBRIDGE_VIA_VX800 -# this is done by the northbridge's vgabios.c already -config VGA_ROM_RUN - bool - default n - depends on NORTHBRIDGE_VIA_VX800 - -config PCI_ROM_RUN - bool - default n - depends on NORTHBRIDGE_VIA_VX800 - -- cgit v1.2.3