From bf10bc3e44ae0d85a9db189c7c84e380a1ec8aa7 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 1 Nov 2012 15:32:32 +0100 Subject: intel/socket_BGA956: enable speedstep, CAR, MMX, SSE All of these capabilities exist on all CPUs supported on this socket. Change-Id: I54f34e48e34bb6ab5b9954ab7ece8c2c3a1a8e67 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/1664 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/intel/eagleheights/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/intel/eagleheights') diff --git a/src/mainboard/intel/eagleheights/Kconfig b/src/mainboard/intel/eagleheights/Kconfig index 7722ad2b67..00ef377422 100644 --- a/src/mainboard/intel/eagleheights/Kconfig +++ b/src/mainboard/intel/eagleheights/Kconfig @@ -27,14 +27,6 @@ config MMCONF_BASE_ADDRESS hex default 0xe0000000 -config DCACHE_RAM_BASE - hex - default 0xffdf8000 - -config DCACHE_RAM_SIZE - hex - default 0x8000 - config MAINBOARD_PART_NUMBER string default "EagleHeights" -- cgit v1.2.3