aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-01-21 18:12:07 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-24 13:40:39 +0000
commit7701376cca585247dfec696cc5580f00f6b4dea6 (patch)
tree4ae891c34c905f3e5b4ebccbb50ba8aa8c68b1d0 /src/cpu/intel/Kconfig
parent7e6946a74c714ff109c35d97001b22c9e868aaea (diff)
cpu/intel/model_406dx: Remove the notion of CPU sockets
Change-Id: I5e8fb2e7331d02224a4199c4d05f92c603c57f78 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/31032 Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/cpu/intel/Kconfig')
-rw-r--r--src/cpu/intel/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/intel/Kconfig b/src/cpu/intel/Kconfig
index 1a1bef0c26..4fd8efbbcf 100644
--- a/src/cpu/intel/Kconfig
+++ b/src/cpu/intel/Kconfig
@@ -27,7 +27,6 @@ source src/cpu/intel/socket_mPGA478MN/Kconfig
source src/cpu/intel/socket_mPGA604/Kconfig
source src/cpu/intel/socket_441/Kconfig
source src/cpu/intel/socket_LGA775/Kconfig
-source src/cpu/intel/socket_rPGA989/Kconfig
# Architecture specific features
source src/cpu/intel/fit/Kconfig
source src/cpu/intel/turbo/Kconfig