ffcdae677e
Signed-off-by: Titus Rwantare <titusr@google.com> Reviewed-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Corey Minyard <cminyard@mvista.com> Message-Id: <20220307200605.4001451-8-titusr@google.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
37 lines
508 B
Plaintext
37 lines
508 B
Plaintext
config TMP105
|
|
bool
|
|
depends on I2C
|
|
default y if I2C_DEVICES
|
|
|
|
config TMP421
|
|
bool
|
|
depends on I2C
|
|
default y if I2C_DEVICES
|
|
|
|
config DPS310
|
|
bool
|
|
depends on I2C
|
|
default y if I2C_DEVICES
|
|
|
|
config EMC141X
|
|
bool
|
|
depends on I2C
|
|
default y if I2C_DEVICES
|
|
|
|
config ADM1272
|
|
bool
|
|
depends on I2C
|
|
|
|
config MAX34451
|
|
bool
|
|
depends on I2C
|
|
|
|
config LSM303DLHC_MAG
|
|
bool
|
|
depends on I2C
|
|
default y if I2C_DEVICES
|
|
|
|
config ISL_PMBUS_VR
|
|
bool
|
|
depends on PMBUS
|