Do not whitelist on boards, rely on features instead. Turns out we do not need I2C enabled as well. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
234 B
Plaintext
10 lines
234 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_ADC=y
|
|
CONFIG_NEWLIB_LIBC=y
|
|
CONFIG_DISPLAY=y
|
|
CONFIG_GROVE_TEMPERATURE_SENSOR_ADC_CHANNEL=10
|
|
CONFIG_GROVE_TEMPERATURE_SENSOR=y
|
|
CONFIG_GROVE_TEMPERATURE_SENSOR_V1_X=y
|
|
CONFIG_GROVE_LCD_RGB=y
|