xref: /qemu/hw/sensor/Kconfig (revision 6236548284b3e1376984e3979f745daced546124)
15e9ae4b1SCorey Minyardconfig TMP105
25e9ae4b1SCorey Minyard    bool
35e9ae4b1SCorey Minyard    depends on I2C
4b5bf5a53SPeter Maydell    default y if I2C_DEVICES
55e9ae4b1SCorey Minyard
65e9ae4b1SCorey Minyardconfig TMP421
75e9ae4b1SCorey Minyard    bool
85e9ae4b1SCorey Minyard    depends on I2C
9b5bf5a53SPeter Maydell    default y if I2C_DEVICES
105e9ae4b1SCorey Minyard
1146560cb1SJoel Stanleyconfig DPS310
1246560cb1SJoel Stanley    bool
1346560cb1SJoel Stanley    depends on I2C
14b5bf5a53SPeter Maydell    default y if I2C_DEVICES
1546560cb1SJoel Stanley
165e9ae4b1SCorey Minyardconfig EMC141X
175e9ae4b1SCorey Minyard    bool
185e9ae4b1SCorey Minyard    depends on I2C
19b5bf5a53SPeter Maydell    default y if I2C_DEVICES
20c93488f1STitus Rwantare
21c93488f1STitus Rwantareconfig ADM1272
22c93488f1STitus Rwantare    bool
23c93488f1STitus Rwantare    depends on I2C
247215456aSTitus Rwantare
257215456aSTitus Rwantareconfig MAX34451
267215456aSTitus Rwantare    bool
277215456aSTitus Rwantare    depends on I2C
284fd1ebb1SKevin Townsend
294fd1ebb1SKevin Townsendconfig LSM303DLHC_MAG
304fd1ebb1SKevin Townsend    bool
314fd1ebb1SKevin Townsend    depends on I2C
32b5bf5a53SPeter Maydell    default y if I2C_DEVICES
33ffcdae67STitus Rwantare
34ffcdae67STitus Rwantareconfig ISL_PMBUS_VR
35ffcdae67STitus Rwantare    bool
36ffcdae67STitus Rwantare    depends on PMBUS
37*62365482SMaheswara Kurapati
38*62365482SMaheswara Kurapaticonfig MAX31785
39*62365482SMaheswara Kurapati    bool
40*62365482SMaheswara Kurapati    depends on PMBUS
41