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

config TMP421
    bool
    depends on I2C

config EMC141X
    bool
    depends on I2C

config ADM1272
    bool
    depends on I2C