From 20d5c2e14e808683ec633a5951f4ebd8a86cc433 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Thu, 1 Oct 2009 16:24:58 +0000 Subject: Fix Kconfig build for K8 boards. Signed-off-by: Myles Watson Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4702 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/cpu/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cpu/Kconfig') diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig index 3d23f0c3db..8f60644395 100644 --- a/src/cpu/Kconfig +++ b/src/cpu/Kconfig @@ -25,7 +25,3 @@ config SMP bool default y if MAX_CPUS != 1 default n - -config CPU_SOCKET_TYPE - hex - default 0 -- cgit v1.2.3