summaryrefslogtreecommitdiffstats
path: root/src/build/configs/fsprelease.config
blob: 431671a6a6f9b238c096a6b212ab3972e2b25958 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#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

# OpenPower checkstop analysis
unset ENABLE_CHECKSTOP_ANALYSIS
unset IPLTIME_CHECKSTOP_ANALYSIS

set SECUREBOOT_BEST_EFFORT
OpenPOWER on IntegriCloud