aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gizmosphere/gizmo/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2014-04-17 15:07:32 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2014-04-20 20:03:46 +0200
commit35546deba642d3bb341d329fc1b9711727a5c50e (patch)
tree2eea5553868f26832e020b2375752757dc848865 /src/mainboard/gizmosphere/gizmo/Kconfig
parent981639233766a95b9642f7268519eafeccc57464 (diff)
AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS
All boards had APIC_ID_OFFSET=0 and MAX_PHYSICAL_CPUS=1. Change-Id: I6f08ea6de92a2af79fb3a99c5edd942b3a321c43 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/5538 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/mainboard/gizmosphere/gizmo/Kconfig')
-rwxr-xr-xsrc/mainboard/gizmosphere/gizmo/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/Kconfig b/src/mainboard/gizmosphere/gizmo/Kconfig
index 85eddfb768..a4252e3943 100755
--- a/src/mainboard/gizmosphere/gizmo/Kconfig
+++ b/src/mainboard/gizmosphere/gizmo/Kconfig
@@ -39,10 +39,6 @@ config MAINBOARD_DIR
string
default gizmosphere/gizmo
-config APIC_ID_OFFSET
- hex
- default 0x0
-
config MAINBOARD_PART_NUMBER
string
default "Gizmo"
@@ -55,10 +51,6 @@ config MAX_CPUS
int
default 2
-config MAX_PHYSICAL_CPUS
- int
- default 1
-
config HW_MEM_HOLE_SIZE_AUTO_INC
bool
default n