summaryrefslogtreecommitdiffstats
path: root/src/build/configs/fsprelease.config
diff options
context:
space:
mode:
Diffstat (limited to 'src/build/configs/fsprelease.config')
-rw-r--r--src/build/configs/fsprelease.config22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/build/configs/fsprelease.config b/src/build/configs/fsprelease.config
index f65fb738a..bcb33b116 100644
--- a/src/build/configs/fsprelease.config
+++ b/src/build/configs/fsprelease.config
@@ -4,3 +4,25 @@
unset SFC_IS_AST2400
set SFC_IS_IBM_DPSS
unset ALLOW_MACRONIX_PNOR
+
+
+config INCLUDE_XML_OPPOWERVM
+ default n
+ help
+ Indicates that a build should include the contents
+ of attribute_types_oppowervm.xml and
+ target_types_oppowervm.xml
+
+config INCLUDE_XML_OPENPOWER
+ default n
+ help
+ Indicates that a build should include the contents
+ of attribute_types_openpower.xml and
+ target_types_openpower.xml
+
+config ENABLE_HDAT_IN_HOSTBOOT
+ default n
+ help
+ Enable Initialization of Hypervisor Memory Space
+
+
OpenPOWER on IntegriCloud