summaryrefslogtreecommitdiff
path: root/meta-ibm/conf/machine/huygens.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibm/conf/machine/huygens.conf')
-rw-r--r--meta-ibm/conf/machine/huygens.conf25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta-ibm/conf/machine/huygens.conf b/meta-ibm/conf/machine/huygens.conf
new file mode 100644
index 0000000000..a5f6cd0c3c
--- /dev/null
+++ b/meta-ibm/conf/machine/huygens.conf
@@ -0,0 +1,25 @@
+MACHINEOVERRIDES =. "pstbmc:"
+require conf/machine/pstbmc.conf
+
+# Focus Huygens initially on a multi-BMC setup for integrating
+# BMC to BMC redundancy logic. Remove anything host or chassis
+# related that causes failures booting to BMC Ready.
+MACHINE_FEATURES:remove = " \
+ op-fsi \
+ phal \
+ "
+
+DISTRO_FEATURES:remove = " \
+ openpower-virtual-pnor \
+ openpower-hostfw-over-pldm \
+ mpreboot \
+ "
+
+IMAGE_FEATURES:remove = " \
+ obmc-leds \
+ obmc-chassis-mgmt \
+ obmc-fan-control \
+ obmc-fan-mgmt \
+ obmc-host-ctl \
+ obmc-host-ipmi \
+ "