summaryrefslogtreecommitdiff
path: root/src/mainboard/getac
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2017-05-10 11:33:44 +0200
committerPatrick Georgi <pgeorgi@google.com>2017-05-11 16:39:35 +0200
commitc5fba2c17c61c1609105c6224c274ff7c6f827e6 (patch)
treebecaff1c6613d31715474624dcbe5e633cf34182 /src/mainboard/getac
parent0d2ff132e6140c67e6f83183487ec8c6aa4d626e (diff)
downloadcoreboot-c5fba2c17c61c1609105c6224c274ff7c6f827e6.tar.xz
nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESS
Change-Id: I15550b1cc1a7ccfecba68a46ab2acaee820575b9 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/19648 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/getac/p470/Kconfig b/src/mainboard/getac/p470/Kconfig
index 31278743e0..d87761b350 100644
--- a/src/mainboard/getac/p470/Kconfig
+++ b/src/mainboard/getac/p470/Kconfig
@@ -46,10 +46,6 @@ config MAINBOARD_PART_NUMBER
string
default "P470"
-config MMCONF_BASE_ADDRESS
- hex
- default 0xf0000000
-
config IRQ_SLOT_COUNT
int
default 18