Matt Spinler | 43fc745 | 2018-01-05 15:21:33 -0600 | [diff] [blame] | 1 | require conf/machine/witherspoon.conf |
2 | |||||
3 | #Use the Withespoon device tree | ||||
4 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-witherspoon.dtb" | ||||
5 | |||||
6 | #No power supplies | ||||
7 | OBMC_POWER_SUPPLY_INSTANCES = "" | ||||
8 | |||||
9 | #Use the witherspoon MRW XML | ||||
10 | MRW_XML = "witherspoon.xml" | ||||
11 | |||||
12 | #No fans to detect | ||||
13 | VIRTUAL-RUNTIME_obmc-fan-presence = "" |