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/asus/am1i-a/Kconfig | 4 ---- src/mainboard/asus/f2a85-m/Kconfig | 4 ---- src/mainboard/asus/m5a88-v/Kconfig | 4 ---- 3 files changed, 12 deletions(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/am1i-a/Kconfig b/src/mainboard/asus/am1i-a/Kconfig index 56d5d0cbce..d50edbec27 100644 --- a/src/mainboard/asus/am1i-a/Kconfig +++ b/src/mainboard/asus/am1i-a/Kconfig @@ -34,10 +34,6 @@ config MAX_CPUS int default 4 -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config IRQ_SLOT_COUNT int default 9 diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig index 3a3348d0c4..9c03c30857 100644 --- a/src/mainboard/asus/f2a85-m/Kconfig +++ b/src/mainboard/asus/f2a85-m/Kconfig @@ -74,10 +74,6 @@ config MAX_CPUS int default 4 -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config HUDSON_XHCI_FWM bool default n diff --git a/src/mainboard/asus/m5a88-v/Kconfig b/src/mainboard/asus/m5a88-v/Kconfig index 9bb89656a4..a86c366b3e 100644 --- a/src/mainboard/asus/m5a88-v/Kconfig +++ b/src/mainboard/asus/m5a88-v/Kconfig @@ -45,10 +45,6 @@ config MAX_PHYSICAL_CPUS int default 1 -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config HT_CHAIN_END_UNITID_BASE hex default 0x1 -- cgit v1.2.3