aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
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/northbridge
parentf3e23a313558b1e9e913878d7a638ff32321a4b3 (diff)
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/northbridge')
-rw-r--r--src/northbridge/intel/i440bx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/i440bx/Kconfig b/src/northbridge/intel/i440bx/Kconfig
index 36d47542ba..45cdd9c7f1 100644
--- a/src/northbridge/intel/i440bx/Kconfig
+++ b/src/northbridge/intel/i440bx/Kconfig
@@ -17,7 +17,6 @@ config NORTHBRIDGE_INTEL_I440BX
bool
select NO_MMCONF_SUPPORT
select HAVE_DEBUG_RAM_SETUP
- select LATE_CBMEM_INIT
select UDELAY_IO
config SDRAMPWR_4DIMM