aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-10-08 09:23:33 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-07-06 06:19:30 +0000
commitc73ad35e39b5b9136f59d646c43f28366b7271c8 (patch)
tree4af4565d6a37744f4b6a42e4c52ce7840a6b2fb2 /src
parent18a8ba41cc748c4c85fb2d9b0314dbc87c2003c1 (diff)
mb/intel/dg43gt: Don't redefine MMCONF_BASE_ADDRESS
Change-Id: I4d62a04778c8f634b48eee459808f640451b9b48 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35871 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/intel/dg43gt/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/intel/dg43gt/Kconfig b/src/mainboard/intel/dg43gt/Kconfig
index 8bf4585931..2e7b81e570 100644
--- a/src/mainboard/intel/dg43gt/Kconfig
+++ b/src/mainboard/intel/dg43gt/Kconfig
@@ -25,11 +25,6 @@ config VGA_BIOS_ID
string
default "8086,2e22"
-
-config MMCONF_BASE_ADDRESS
- hex
- default 0xe0000000
-
config MAINBOARD_DIR
string
default "intel/dg43gt"