summaryrefslogtreecommitdiff
path: root/drivers/grove/Kconfig
diff options
context:
space:
mode:
authorDan Kalowsky <daniel.kalowsky@intel.com>2015-10-26 11:19:09 -0700
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:24:36 -0500
commit1c0da55154e3db4e77971ca6f196ffcfbfce4ec0 (patch)
tree048d4fbbc9e1eb4aacf0ff948f4f312e4581581b /drivers/grove/Kconfig
parent5938cf1a0ae3c9750b9f68f461f3d96d66c649d6 (diff)
grove: KConfig cleanup
Adding in dependency of GROVE_DEBUG to the GROVE configuration option being set Change-Id: I4108e619254ca3cde2b96de595e1b8300fe6a752 Signed-off-by: Dan Kalowsky <daniel.kalowsky@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 671f44b1c..3cf96f4b6 100644
--- a/drivers/grove/Kconfig
+++ b/drivers/grove/Kconfig
@@ -28,6 +28,7 @@ config GROVE_DEBUG
bool
prompt "Enable Grove debug messagings"
default n
+ depends on GROVE
config GROVE_LCD_RGB
bool