xref: /openbmc/qemu/hw/sensor/Kconfig (revision c93488f16b70debc0c168b4117531623b03d6bf0)
15e9ae4b1SCorey Minyardconfig TMP105
25e9ae4b1SCorey Minyard    bool
35e9ae4b1SCorey Minyard    depends on I2C
45e9ae4b1SCorey Minyard
55e9ae4b1SCorey Minyardconfig TMP421
65e9ae4b1SCorey Minyard    bool
75e9ae4b1SCorey Minyard    depends on I2C
85e9ae4b1SCorey Minyard
95e9ae4b1SCorey Minyardconfig EMC141X
105e9ae4b1SCorey Minyard    bool
115e9ae4b1SCorey Minyard    depends on I2C
12*c93488f1STitus Rwantare
13*c93488f1STitus Rwantareconfig ADM1272
14*c93488f1STitus Rwantare    bool
15*c93488f1STitus Rwantare    depends on I2C
16