mirror of https://github.com/xemu-project/xemu.git
33 lines
457 B
Plaintext
33 lines
457 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
|