summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-system1/conf
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-10-02 21:02:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-04 23:49:00 +0300
commit8827d4c0b117ffa85097eb233af1fe381becd0d1 (patch)
tree55dda8462c1c4ac865d2197be9c81aae80b7efe0 /meta-ibm/meta-system1/conf
parentd4622293154f4ad29b8313563ba3ef33f6a2ba8d (diff)
downloadopenbmc-8827d4c0b117ffa85097eb233af1fe381becd0d1.tar.xz
meta-ibm: system1: add dbus-sensors with adcsensor
system1 will utilize the AST2600 ADC engine for the RTC battery reading as well as for some lab debug. Change-Id: I6313af29b277371417128ad2008e399f8cabba22 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/meta-system1/conf')
-rw-r--r--meta-ibm/meta-system1/conf/machine/system1.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ibm/meta-system1/conf/machine/system1.conf b/meta-ibm/meta-system1/conf/machine/system1.conf
index 38475faf79..c6b4b49bd7 100644
--- a/meta-ibm/meta-system1/conf/machine/system1.conf
+++ b/meta-ibm/meta-system1/conf/machine/system1.conf
@@ -17,6 +17,8 @@ MACHINE_FEATURES += "\
obmc-phosphor-chassis-mgmt \
"
+VIRTUAL-RUNTIME_obmc-sensors-hwmon = "dbus-sensors"
+
OBMC_POWER_SUPPLY_INSTANCES = "0 1 2 3"
FLASH_SIZE = "16777216"
SERIAL_CONSOLES = "115200;ttyS0"