Brad Bishop | 0e8aea6 | 2015-09-25 14:31:27 -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 = " \ |
| 9 | obmc-phosphor-example-sdbus \ |
| 10 | " |
| 11 | VIRTUAL-RUNTIME_obmc-phosphor-sensor-ctl = " \ |
| 12 | obmc-phosphor-example-sdbus \ |
| 13 | " |
| 14 | VIRTUAL-RUNTIME_obmc-phosphor-chassis-ctl = " \ |
| 15 | obmc-phosphor-example-pydbus \ |
| 16 | " |
| 17 | VIRTUAL-RUNTIME_obmc-phosphor-flash-ctl = " \ |
| 18 | obmc-phosphor-example-pydbus \ |
| 19 | " |
| 20 | |
| 21 | # UBOOT_MACHINE_${MACHINE} = "${MACHINE}_config |
| 22 | |
| 23 | require conf/machine/include/ast2400.inc |
| 24 | require conf/machine/include/obmc-bsp-common.inc |