summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-09-14 10:28:52 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-11-21 12:08:22 +0000
commitef169d6cc6095f4088119117daa0421a835fef3c (patch)
tree2c89d60de7f7bb7a378c4dcb3847abf6abd4c48d /src/mainboard/asrock/h81m-hds/Kconfig
parent2aef7f3ceceffecc36c379059335c251e8e2ff3b (diff)
downloadcoreboot-ef169d6cc6095f4088119117daa0421a835fef3c.tar.xz
nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge Kconfig
Change-Id: I44f27405fc8ccbe54c7d19b70327da866390a156 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/28603 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
Diffstat (limited to 'src/mainboard/asrock/h81m-hds/Kconfig')
-rw-r--r--src/mainboard/asrock/h81m-hds/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/asrock/h81m-hds/Kconfig b/src/mainboard/asrock/h81m-hds/Kconfig
index f93fcdb29e..00edd1c15a 100644
--- a/src/mainboard/asrock/h81m-hds/Kconfig
+++ b/src/mainboard/asrock/h81m-hds/Kconfig
@@ -74,10 +74,6 @@ config MAX_CPUS
int
default 8
-config MMCONF_BASE_ADDRESS
- hex
- default 0xf0000000
-
#
# Since this is a desktop board, the assumption is made that most users
# would want CMOS configuration enabled by default.