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 \ |
Chris Austen | 98fcc5d | 2015-10-25 00:21:04 -0500 | [diff] [blame^] | 6 | obmc-phosphor-event-mgmt \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 7 | " |
| 8 | |
| 9 | VIRTUAL-RUNTIME_obmc-phosphor-fan-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 10 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 11 | " |
| 12 | VIRTUAL-RUNTIME_obmc-phosphor-sensor-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 13 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 14 | " |
| 15 | VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 16 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 17 | " |
| 18 | VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \ |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 19 | skeleton \ |
Brad Bishop | 493ad35 | 2015-10-19 11:28:08 -0400 | [diff] [blame] | 20 | " |
Brad Bishop | 75e2284 | 2015-10-19 20:47:53 -0400 | [diff] [blame] | 21 | |
Brad Bishop | 8c8b48f | 2015-10-30 00:47:26 -0400 | [diff] [blame] | 22 | PREFERRED_PROVIDER_virtual/obmc-phosphor-host-ipmi-hw = "btbridged" |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 23 | PREFERRED_PROVIDER_virtual/obmc-phosphor-chassis-mgmt = "skeleton" |
Chris Austen | 98fcc5d | 2015-10-25 00:21:04 -0500 | [diff] [blame^] | 24 | PREFERRED_PROVIDER_virtual/obmc-phosphor-event-mgmt = "obmc-phosphor-event" |
Brad Bishop | 5bd1f3d | 2015-10-21 19:22:04 -0400 | [diff] [blame] | 25 | PREFERRED_PROVIDER_virtual/obmc-phosphor-fan-mgmt = "skeleton" |
| 26 | PREFERRED_PROVIDER_virtual/obmc-phosphor-flash-mgmt = "skeleton" |
| 27 | PREFERRED_PROVIDER_virtual/obmc-phosphor-policy-mgmt = "skeleton" |
| 28 | PREFERRED_PROVIDER_virtual/obmc-phosphor-sensor-mgmt = "skeleton" |
| 29 | PREFERRED_PROVIDER_virtual/obmc-phosphor-system-mgmt = "skeleton" |