Kconfig: Enable logging for Segment LCD devices
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
parent
cdb441cc3f
commit
17ea15a659
1 changed files with 1 additions and 1 deletions
2
Kconfig
2
Kconfig
|
@ -1140,7 +1140,7 @@ comment "Driver Debug Options"
|
|||
config DEBUG_LCD
|
||||
bool "Low-level LCD Debug Features"
|
||||
default n
|
||||
depends on LCD
|
||||
depends on LCD || SLCD
|
||||
---help---
|
||||
Enable LCD driver debug features.
|
||||
|
||||
|
|
Loading…
Reference in a new issue