From e3de8b7cb507bd463d9180ff6b4adb19d01b5761 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Thu, 1 Oct 2009 15:59:49 +0000 Subject: OK, this builds and even looks right. dell needs its own Makefile.inc because it is a P4 and it needs SSE for romcc not to go into infinite loop. Signed-off-by: Ronald G. Minnich Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4701 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/dell/s1850/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/dell/s1850/Kconfig') diff --git a/src/mainboard/dell/s1850/Kconfig b/src/mainboard/dell/s1850/Kconfig index 545ec873f3..860915e2b8 100644 --- a/src/mainboard/dell/s1850/Kconfig +++ b/src/mainboard/dell/s1850/Kconfig @@ -4,6 +4,7 @@ config BOARD_DELL_S1850 select CPU_INTEL_SOCKET_MPGA604 select NORTHBRIDGE_INTEL_E7520 select SOUTHBRIDGE_INTEL_I82801ER + select SOUTHBRIDGE_INTEL_PXHD select SUPERIO_NSC_PC8374 select PIRQ_TABLE help -- cgit v1.2.3