summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatt Derksen <mderkse1@us.ibm.com>2019-01-17 13:38:07 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2019-01-24 13:18:45 -0600
commitca540331fa7c535c8cda69d1f0b5f08dc69a3a98 (patch)
tree9d113698dbfe7fcdbb959a6e907edc2fff64ce93 /src
parent0b958d9ac441adf71624d9eb59ec0638d86bad59 (diff)
downloadtalos-hostboot-ca540331fa7c535c8cda69d1f0b5f08dc69a3a98.tar.gz
talos-hostboot-ca540331fa7c535c8cda69d1f0b5f08dc69a3a98.zip
Enable NVDIMM code on FSP-based systems
CONFIG_NVDIMM needs to be set to enable NVDIMM functionality. Change-Id: Ia1c14ea293d301ee638713fa2413a614019f8a3d Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70604 Reviewed-by: TSUNG K. YEUNG <tyeung@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/build/configs/fsprelease.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/build/configs/fsprelease.config b/src/build/configs/fsprelease.config
index 8c36ddc76..16310594c 100644
--- a/src/build/configs/fsprelease.config
+++ b/src/build/configs/fsprelease.config
@@ -13,6 +13,8 @@ unset BMC_BT_LPC_IPMI
unset HTMGT
set FSP_BUILD
+set CONFIG_NVDIMM
+
# OpenPower checkstop analysis
unset ENABLE_CHECKSTOP_ANALYSIS
unset IPLTIME_CHECKSTOP_ANALYSIS
OpenPOWER on IntegriCloud