summaryrefslogtreecommitdiff
path: root/drivers/grove/Kconfig
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2015-12-15 12:55:51 -0500
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:25:06 -0500
commit8704792c452753f8f6a0cc500adb2196c5e8ac18 (patch)
tree3d2b8c7dfd85b1a30a396c0ec1b9d09b0bf57831 /drivers/grove/Kconfig
parentcbd7dc65c4108bcd0e4963406bb36b3dbefde472 (diff)
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>
Diffstat (limited to 'drivers/grove/Kconfig')
-rw-r--r--drivers/grove/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/grove/Kconfig b/drivers/grove/Kconfig
index b4b9a5837..5cfa9ed2b 100644
--- a/drivers/grove/Kconfig
+++ b/drivers/grove/Kconfig
@@ -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.