From 414779db103c46c27ec46db1b7c4b37562ee39fc Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 12 Nov 2018 09:52:26 +0100 Subject: src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC" Change-Id: I10e89de270a20dbd28647e8b0f8a2425c515b350 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29589 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/gizmosphere/gizmo/Kconfig | 4 ---- src/mainboard/gizmosphere/gizmo2/Kconfig | 4 ---- 2 files changed, 8 deletions(-) (limited to 'src/mainboard/gizmosphere') 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 -- cgit v1.2.3