aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2016-11-29 16:46:56 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2016-12-07 13:00:31 +0100
commit3d15e10aef5811e8c7146e5defb0e36b848547ed (patch)
tree9f22aaa9772a2e061fc4e0e80f230c8a929b8c3c /src/northbridge/amd
parent6f66f414a0907f79abf492cd9eca839c0849c7f6 (diff)
MMCONF_SUPPORT: Flip default to enabled
Also remove separate MMCONF_SUPPORT_DEFAULT flag. Change-Id: Idf1accdb93843a8fe2ee9c09fb984968652476e0 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17694 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/northbridge/amd')
-rw-r--r--src/northbridge/amd/amdk8/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/northbridge/amd/amdk8/Kconfig b/src/northbridge/amd/amdk8/Kconfig
index f1ee3c3d4a..83f70c90c2 100644
--- a/src/northbridge/amd/amdk8/Kconfig
+++ b/src/northbridge/amd/amdk8/Kconfig
@@ -22,6 +22,14 @@ config NORTHBRIDGE_AMD_AMDK8
select LATE_CBMEM_INIT
if NORTHBRIDGE_AMD_AMDK8
+
+config NO_MMCONF_SUPPORT
+ bool
+ default y
+ help
+ If you want to remove this, you need to make sure any access to CPU
+ nodes 0:18.0, 0:19.0, ... continue to use PCI IO config access.
+
config AGP_APERTURE_SIZE
hex
default 0x4000000