summaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/lenovo/x201/Kconfig4
-rw-r--r--src/mainboard/packardbell/ms2290/Kconfig4
2 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/lenovo/x201/Kconfig b/src/mainboard/lenovo/x201/Kconfig
index d73eac3c7d..e7daadcfa7 100644
--- a/src/mainboard/lenovo/x201/Kconfig
+++ b/src/mainboard/lenovo/x201/Kconfig
@@ -58,10 +58,6 @@ config DRAM_RESET_GATE_GPIO
int
default 10
-config MAX_CPUS
- int
- default 4
-
# Without the Intel ME's EFFS partition some PCIe devices (like the USB and SATA
# controllers) don't work as expected
config ME_CLEANER_ARGS
diff --git a/src/mainboard/packardbell/ms2290/Kconfig b/src/mainboard/packardbell/ms2290/Kconfig
index 4fc971f0ae..b499fbb1db 100644
--- a/src/mainboard/packardbell/ms2290/Kconfig
+++ b/src/mainboard/packardbell/ms2290/Kconfig
@@ -34,8 +34,4 @@ config DRAM_RESET_GATE_GPIO
int
default 60
-config MAX_CPUS
- int
- default 4
-
endif