aboutsummaryrefslogtreecommitdiff
path: root/hw/sensor/Kconfig
blob: 097cb8f11ec5c490b875bfbbd0521231fd07a4b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
config TMP105
    bool
    depends on I2C

config TMP421
    bool
    depends on I2C

config EMC141X
    bool
    depends on I2C