The tmp116 sensor driver also supports tmp117 and tmp119. Therefore rename to indicate that is supports a range of tmp devices. Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_INIT_PRIORITY=90
|
|
CONFIG_EEPROM=y
|
|
CONFIG_EEPROM_INIT_PRIORITY=91
|
|
CONFIG_EEPROM_TMP11X=y
|