aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gizmosphere
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/gizmosphere')
-rw-r--r--src/mainboard/gizmosphere/gizmo/Kconfig4
-rw-r--r--src/mainboard/gizmosphere/gizmo2/Kconfig4
2 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/gizmosphere/gizmo/Kconfig b/src/mainboard/gizmosphere/gizmo/Kconfig
index 4177b1dd87..1bbd148e57 100644
--- a/src/mainboard/gizmosphere/gizmo/Kconfig
+++ b/src/mainboard/gizmosphere/gizmo/Kconfig
@@ -45,10 +45,6 @@ config MAX_CPUS
int
default 2
-config HW_MEM_HOLE_SIZE_AUTO_INC
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11
diff --git a/src/mainboard/gizmosphere/gizmo2/Kconfig b/src/mainboard/gizmosphere/gizmo2/Kconfig
index e07e584ef8..8ef0897fe1 100644
--- a/src/mainboard/gizmosphere/gizmo2/Kconfig
+++ b/src/mainboard/gizmosphere/gizmo2/Kconfig
@@ -45,10 +45,6 @@ config MAX_CPUS
int
default 4
-config HW_MEM_HOLE_SIZE_AUTO_INC
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11