zephyr/samples/display/grove_display/prj.conf
Anas Nashif d2c8d52336 grove: lcd: move grove lcd driver to drivers/display
Move to display drivers where it belongs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-10-28 11:46:36 -04:00

8 lines
95 B
Plaintext

CONFIG_STDOUT_CONSOLE=y
CONFIG_PRINTK=y
CONFIG_I2C=y
CONFIG_DISPLAY=y
CONFIG_GROVE_LCD_RGB=y