Merge tag 'pull-tcg-20221031-2' of https://gitlab.com/rth7680/qemu into staging
[qemu/ar7.git] / hw / sensor / Kconfig
blobe03bd09b50e8fe6f6b39335413bbe0cd0b6805d9
1 config TMP105
2     bool
3     depends on I2C
4     default y if I2C_DEVICES
6 config TMP421
7     bool
8     depends on I2C
9     default y if I2C_DEVICES
11 config DPS310
12     bool
13     depends on I2C
14     default y if I2C_DEVICES
16 config EMC141X
17     bool
18     depends on I2C
19     default y if I2C_DEVICES
21 config ADM1272
22     bool
23     depends on I2C
25 config MAX34451
26     bool
27     depends on I2C
29 config LSM303DLHC_MAG
30     bool
31     depends on I2C
32     default y if I2C_DEVICES
34 config ISL_PMBUS_VR
35     bool
36     depends on PMBUS
38 config MAX31785
39     bool
40     depends on PMBUS