xref: /qemu/hw/sensor/Kconfig (revision f9734d5d)
1config TMP105
2    bool
3    depends on I2C
4
5config TMP421
6    bool
7    depends on I2C
8
9config EMC141X
10    bool
11    depends on I2C
12
13config ADM1272
14    bool
15    depends on I2C
16
17config MAX34451
18    bool
19    depends on I2C
20