aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45/Kconfig
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-01-20 13:13:26 +0100
committerAngel Pons <th3fanbus@gmail.com>2021-01-30 23:12:54 +0000
commit1ac6f8b804b0be461f5254a6bace3a9823177ba3 (patch)
tree744bf868703e1e941da2ebcded0793b041fb2efc /src/northbridge/intel/gm45/Kconfig
parentbbc80f4405a1ba12ad444ef900da6a55d63f45b8 (diff)
nb/intel/gm45: Define and use MMCONF_BUS_NUMBER
Change-Id: I635f3615f566502f79bbd81f9f743ce63bba3b1a Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49758 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/northbridge/intel/gm45/Kconfig')
-rw-r--r--src/northbridge/intel/gm45/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig
index 4637a22561..256b088d25 100644
--- a/src/northbridge/intel/gm45/Kconfig
+++ b/src/northbridge/intel/gm45/Kconfig
@@ -29,6 +29,10 @@ config VGA_BIOS_ID
config MMCONF_BASE_ADDRESS
default 0xf0000000
+config MMCONF_BUS_NUMBER
+ int
+ default 64
+
config SMM_RESERVED_SIZE
hex
default 0x100000