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:
parent
5938cf1a0a
commit
1c0da55154
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ config GROVE_DEBUG
|
|||
bool
|
||||
prompt "Enable Grove debug messagings"
|
||||
default n
|
||||
depends on GROVE
|
||||
|
||||
config GROVE_LCD_RGB
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue