summaryrefslogtreecommitdiffstats
path: root/src/HBconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/HBconfig')
-rw-r--r--src/HBconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/HBconfig b/src/HBconfig
index 5abb51295..05093085f 100644
--- a/src/HBconfig
+++ b/src/HBconfig
@@ -35,14 +35,14 @@ config ROM_CODE_PRESENT
Indicates that ROM code is available to call
config INCLUDE_XML_OPPOWERVM
- default n
+ default y
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
+ default y
help
Indicates that a build should include the contents
of attribute_types_openpower.xml and
OpenPOWER on IntegriCloud