From 0523875e0968e1cabf677092d8330eb6470ce969 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 8 Oct 2009 15:12:31 +0000 Subject: Disable x86emu for via based boards which bring their own vgabios.c Signed-off-by: Patrick Georgi Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4744 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/via/vt8237r/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/southbridge/via/vt8237r/Kconfig') diff --git a/src/southbridge/via/vt8237r/Kconfig b/src/southbridge/via/vt8237r/Kconfig index 018eedce9c..c8fc56ad21 100644 --- a/src/southbridge/via/vt8237r/Kconfig +++ b/src/southbridge/via/vt8237r/Kconfig @@ -21,3 +21,6 @@ config SOUTHBRIDGE_VIA_VT8237R bool default n +config EPIA_VT8237R_INIT + bool + default n -- cgit v1.2.3