aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-945gcm-s2l
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/gigabyte/ga-945gcm-s2l
parent0d2ff132e6140c67e6f83183487ec8c6aa4d626e (diff)
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/gigabyte/ga-945gcm-s2l')
-rw-r--r--src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig b/src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig
index e1ac366566..4b957d448b 100644
--- a/src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig
+++ b/src/mainboard/gigabyte/ga-945gcm-s2l/Kconfig
@@ -47,10 +47,6 @@ config MAINBOARD_PART_NUMBER
default "GA-945GCM-S2L" if BOARD_GIGABYTE_GA_945GCM_S2L
default "GA-945GCM-S2C" if BOARD_GIGABYTE_GA_945GCM_S2C
-config MMCONF_BASE_ADDRESS
- hex
- default 0xf0000000
-
config IRQ_SLOT_COUNT
int
default 18