grove_lcd: this display is not a feature of the board

The LCD display is an add-on, not a feature of the platform or the
board.
Set the defaults and remove the definition from Galileo Kconfig.

Change-Id: Ic319cd765d2dc1fe08cc65615680821fe9bc6a83
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2015-12-15 12:55:51 -05:00
commit 8704792c45
2 changed files with 1 additions and 4 deletions

View file

@ -50,6 +50,7 @@ config GROVE_LCD_RGB_I2C_MASTER_DEV_NAME
config GROVE_LCD_RGB_INIT_PRIORITY
int
prompt "Init priority"
default 70
depends on GROVE_LCD_RGB
help
Device driver initialization priority.