summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-11-12 09:52:26 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-11-16 09:54:06 +0000
commit414779db103c46c27ec46db1b7c4b37562ee39fc (patch)
treed04ea7fdaa2e949499299296df325fcf1bb149bf /src/mainboard/amd/olivehill/Kconfig
parent1c2ad45ec4d0eb223b471d28289cd763470c8887 (diff)
downloadcoreboot-414779db103c46c27ec46db1b7c4b37562ee39fc.tar.xz
src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"
Change-Id: I10e89de270a20dbd28647e8b0f8a2425c515b350 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/29589 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/amd/olivehill/Kconfig')
-rw-r--r--src/mainboard/amd/olivehill/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/amd/olivehill/Kconfig b/src/mainboard/amd/olivehill/Kconfig
index 2f3b849f53..4db1dd6e2a 100644
--- a/src/mainboard/amd/olivehill/Kconfig
+++ b/src/mainboard/amd/olivehill/Kconfig
@@ -44,10 +44,6 @@ config MAX_CPUS
int
default 4
-config HW_MEM_HOLE_SIZE_AUTO_INC
- bool
- default n
-
config IRQ_SLOT_COUNT
int
default 11