xref: /openbmc/qemu/hw/sensor/Kconfig (revision e91113d0f9481c072f74e8390399e11b93856844)
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