aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/butterfly
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-05-29 00:42:15 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-06-15 22:49:23 +0000
commitd71754d1b9ba5bb347a9acf10c9233b405f0121d (patch)
tree0ce25335903946e7405071d21d5731c39842fbcf /src/mainboard/google/butterfly
parenta202aec5fdba27f1f8ec00f9b39007f7600acbb6 (diff)
sandybridge boards: Factor out MAX_CPUS
Also update autoport accordingly. Change-Id: I12481363cf0e7afc54e2e339504f70632e8d72e2 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41839 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/butterfly')
-rw-r--r--src/mainboard/google/butterfly/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/google/butterfly/Kconfig b/src/mainboard/google/butterfly/Kconfig
index 4e014558ca..2bcff1ca2f 100644
--- a/src/mainboard/google/butterfly/Kconfig
+++ b/src/mainboard/google/butterfly/Kconfig
@@ -33,10 +33,6 @@ config MAINBOARD_PART_NUMBER
string
default "Butterfly"
-config MAX_CPUS
- int
- default 8
-
config VGA_BIOS_FILE
string
default "pci8086,0106.rom"