aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x60/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2011-10-21 18:41:44 +0300
committerStefan Reinauer <stefan.reinauer@coreboot.org>2011-10-21 21:52:42 +0200
commitb6010b8e70c25f93773bc464457f69fd4bb8a82e (patch)
tree5d2f33d37f49f46be7ebe79d101193b037a4d800 /src/mainboard/lenovo/x60/Kconfig
parentcc97c560bbddbaf11b79c6cb3257f41d245e26dc (diff)
Remove redunancy in Kconfig
Socket Kconfig unconditionally selects CPU_INTEL_CORE. Change-Id: I5eb7dd17047a2a031dd7345390d7f5f756055e18 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/307 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/x60/Kconfig')
-rw-r--r--src/mainboard/lenovo/x60/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig
index c4b2f63cfd..3b39ed8fe7 100644
--- a/src/mainboard/lenovo/x60/Kconfig
+++ b/src/mainboard/lenovo/x60/Kconfig
@@ -3,7 +3,6 @@ if BOARD_LENOVO_X60
config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select ARCH_X86
- select CPU_INTEL_CORE
select CPU_INTEL_SOCKET_MFCPGA478
select NORTHBRIDGE_INTEL_I945GM
select SOUTHBRIDGE_INTEL_I82801GX