summaryrefslogtreecommitdiffstats
path: root/src/build/configs/fsprelease.config
blob: 43e7795205ac0e6bbc845d3cd0e679046f4eb275 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#This file sets the HB config needed to work on an FSP based system

# The Serial Flash Controller is the IBM SFC
unset SFC_IS_AST2400
set SFC_IS_IBM_DPSS
unset ALLOW_MACRONIX_PNOR
unset INCLUDE_XML_OPPOWERVM
unset INCLUDE_XML_OPENPOWER
unset ENABLE_HDAT_IN_HOSTBOOT
set START_OCC_DURING_BOOT
unset NO_SBE_UPDATES
unset BMC_BT_LPC_IPMI
unset HTMGT
set FSP_BUILD
set NVDIMM

set CONFIG_NVDIMM
set UCD_FLASH_UPDATES

# OpenPower checkstop analysis
unset ENABLE_CHECKSTOP_ANALYSIS
unset IPLTIME_CHECKSTOP_ANALYSIS

OpenPOWER on IntegriCloud