Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 1 | OBMC_MACHINE_FEATURES += "\ |
| 2 | obmc-phosphor-fan-mgmt \ |
| 3 | obmc-phosphor-chassis-mgmt \ |
| 4 | obmc-phosphor-sensor-mgmt \ |
| 5 | obmc-phosphor-flash-mgmt \ |
| 6 | " |
| 7 | |
| 8 | VIRTUAL-RUNTIME_obmc-phosphor-fan-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 9 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 10 | " |
| 11 | VIRTUAL-RUNTIME_obmc-phosphor-sensor-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 12 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 13 | " |
| 14 | VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 15 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 16 | " |
| 17 | VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 18 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 19 | " |
Brad Bishop | 75e2284 | 2015-10-19 20:47:53 -0400 | [diff] [blame] | 20 | |
Brad Bishop | 8c8b48f | 2015-10-30 00:47:26 -0400 | [diff] [blame] | 21 | PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw = "btbridged" |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 22 | PREFERRED_PROVIDER_virtual/obmc-phosphor-chassis-mgmt = "skeleton" |
| 23 | PREFERRED_PROVIDER_virtual/obmc-phosphor-event-mgmt = "skeleton" |
| 24 | PREFERRED_PROVIDER_virtual/obmc-phosphor-fan-mgmt = "skeleton" |
| 25 | PREFERRED_PROVIDER_virtual/obmc-phosphor-flash-mgmt = "skeleton" |
| 26 | PREFERRED_PROVIDER_virtual/obmc-phosphor-policy-mgmt = "skeleton" |
| 27 | PREFERRED_PROVIDER_virtual/obmc-phosphor-sensor-mgmt = "skeleton" |
| 28 | PREFERRED_PROVIDER_virtual/obmc-phosphor-system-mgmt = "skeleton" |