Skip to content

Commit 6543e22

Browse files
cvswendcrowell77
authored andcommitted
Fix the FSP config file
Change-Id: Idb49b6af2ebe5eacf86ed938ef0403fc3cc75e48 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/34862 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
1 parent 582f7cc commit 6543e22

File tree

1 file changed

+4
-26
lines changed

1 file changed

+4
-26
lines changed

src/build/configs/fsprelease.config

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,8 @@
44
unset SFC_IS_AST2400
55
set SFC_IS_IBM_DPSS
66
unset ALLOW_MACRONIX_PNOR
7-
8-
9-
config INCLUDE_XML_OPPOWERVM
10-
default n
11-
help
12-
Indicates that a build should include the contents
13-
of attribute_types_oppowervm.xml and
14-
target_types_oppowervm.xml
15-
16-
config INCLUDE_XML_OPENPOWER
17-
default n
18-
help
19-
Indicates that a build should include the contents
20-
of attribute_types_openpower.xml and
21-
target_types_openpower.xml
22-
23-
config ENABLE_HDAT_IN_HOSTBOOT
24-
default n
25-
help
26-
Enable Initialization of Hypervisor Memory Space
27-
28-
config START_OCC_DURING_BOOT
29-
default n
30-
help
31-
Activates all the OCCs during IPL
32-
7+
unset INCLUDE_XML_OPPOWERVM
8+
unset INCLUDE_XML_OPENPOWER
9+
unset ENABLE_HDAT_IN_HOSTBOOT
10+
unset START_OCC_DURING_BOOT
3311
set NO_SBE_UPDATES

0 commit comments

Comments
 (0)