aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/gm45/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2014-06-13 11:07:34 +0300
committerPatrick Georgi <patrick@georgi-clan.de>2014-06-25 12:12:04 +0200
commite3c65b97b4bdd9a5ba90f03e74c02d7d3c9e1856 (patch)
treef9bd61a96f8278a23301febcceba94b5c4351616 /src/northbridge/intel/gm45/Kconfig
parent502e1dc7cae2220fc0fbc176c9c7de2d8731dd46 (diff)
gm45 boards: Switch to use DYNAMIC_CBMEM
Change-Id: Id19d31a2d114bb796b31ad61802d40c8608e4020 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/6038 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <gaumless@gmail.com>
Diffstat (limited to 'src/northbridge/intel/gm45/Kconfig')
-rw-r--r--src/northbridge/intel/gm45/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig
index adf1c1b356..5ce56d9264 100644
--- a/src/northbridge/intel/gm45/Kconfig
+++ b/src/northbridge/intel/gm45/Kconfig
@@ -27,6 +27,7 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy
select HAVE_DEBUG_RAM_SETUP
select MMCONF_SUPPORT
select MMCONF_SUPPORT_DEFAULT
+ select DYNAMIC_CBMEM
select IOMMU
config BOOTBLOCK_NORTHBRIDGE_INIT