aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/Kconfig
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2011-12-02 16:21:35 +0100
committerSven Schnelle <svens@stackframe.org>2012-02-09 21:12:34 +0100
commit6d64adeaa680ea9fde3140e1d3a47d9b9270d3f8 (patch)
tree07fa7d71283ec98be3747bec8c10761836bac3a7 /src/cpu/intel/Kconfig
parent12b72624ee876e5855d501a527413d5f96edf65b (diff)
Add Intel Socket LGA771
Change-Id: Iee7d3ff2884d8c43ff1af498160589e551bc9cc8 Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/492 Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/cpu/intel/Kconfig')
-rw-r--r--src/cpu/intel/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/intel/Kconfig b/src/cpu/intel/Kconfig
index 8cf30c9e49..31c701cfe2 100644
--- a/src/cpu/intel/Kconfig
+++ b/src/cpu/intel/Kconfig
@@ -28,3 +28,4 @@ source src/cpu/intel/socket_mPGA603/Kconfig
source src/cpu/intel/socket_mPGA604/Kconfig
source src/cpu/intel/socket_PGA370/Kconfig
source src/cpu/intel/socket_441/Kconfig
+source src/cpu/intel/socket_LGA771/Kconfig