summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p3b-f/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-01 06:41:21 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2017-09-01 14:39:16 +0000
commit28e02556c13fc7c43098e66ac30c7f3959ec989f (patch)
treeda376a766801d81fa8f48fdbddc4e9279ab5d81a /src/mainboard/asus/p3b-f/Kconfig
parentf3e23a313558b1e9e913878d7a638ff32321a4b3 (diff)
downloadcoreboot-28e02556c13fc7c43098e66ac30c7f3959ec989f.tar.xz
intel/i440bx: Move LATE_CBMEM_INIT under mainboard
Some of these will move to EARLY_CBMEM_INIT. Change-Id: Ia969e30ad7097860180bd047eaf81859a42a747c Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/21311 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Keith Hui <buurin@gmail.com>
Diffstat (limited to 'src/mainboard/asus/p3b-f/Kconfig')
-rw-r--r--src/mainboard/asus/p3b-f/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/p3b-f/Kconfig b/src/mainboard/asus/p3b-f/Kconfig
index 212aa93f0b..d860bb6bf3 100644
--- a/src/mainboard/asus/p3b-f/Kconfig
+++ b/src/mainboard/asus/p3b-f/Kconfig
@@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select CPU_INTEL_SLOT_1
select NORTHBRIDGE_INTEL_I440BX
+ select LATE_CBMEM_INIT
select SOUTHBRIDGE_INTEL_I82371EB
select SUPERIO_WINBOND_W83977TF
select HAVE_PIRQ_TABLE