Add read access to internal tmp116 eeprom which contains the device unique id after manufacturing Signed-off-by: Guillaume Lager <g.lager@innoseis.com>
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_SENSOR_INIT_PRIORITY=90
|
|
CONFIG_TMP116=y
|
|
CONFIG_EEPROM=y
|
|
CONFIG_EEPROM_INIT_PRIORITY=91
|
|
CONFIG_EEPROM_TMP116=y
|