summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/conf/machine/include/openpower.inc
blob: 6660a56a4b17f17c6568264f573e90e8a27f8f57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
OBMC_MACHINE_FEATURES += "\
        obmc-phosphor-fan-mgmt \
        obmc-phosphor-chassis-mgmt \
        obmc-phosphor-sensor-mgmt \
        obmc-phosphor-flash-mgmt \
        obmc-phosphor-event-mgmt \
        openpower-pflash \
        "

VIRTUAL-RUNTIME_obmc-phosphor-fan-ctl = " \
       skeleton \
       "
VIRTUAL-RUNTIME_obmc-phosphor-sensor-ctl = " \
       skeleton \
       "
VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \
       skeleton \
       "
VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \
       skeleton \
       "
VIRTUAL-RUNTIME_obmc-phosphor-ipmi-parsers = " \
        host-ipmid-oem \
        host-ipmid-fru \
       "
PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw = "btbridged"
PREFERRED_PROVIDER_virtual/obmc-phosphor-chassis-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-event-mgmt = "obmc-phosphor-event"
PREFERRED_PROVIDER_virtual/obmc-phosphor-fan-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-flash-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-policy-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-sensor-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-system-mgmt = "skeleton"
PREFERRED_PROVIDER_virtual/obmc-phosphor-user-mgmt = "obmc-phosphor-user"
OpenPOWER on IntegriCloud