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>
This commit is contained in:
Dan Kalowsky 2015-10-26 11:19:09 -07:00 committed by Anas Nashif
commit 1c0da55154

View file

@ -28,6 +28,7 @@ config GROVE_DEBUG
bool
prompt "Enable Grove debug messagings"
default n
depends on GROVE
config GROVE_LCD_RGB
bool