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
2
Kconfig
2
Kconfig
@ -1140,7 +1140,7 @@ comment "Driver Debug Options"
|
|||||||
config DEBUG_LCD
|
config DEBUG_LCD
|
||||||
bool "Low-level LCD Debug Features"
|
bool "Low-level LCD Debug Features"
|
||||||
default n
|
default n
|
||||||
depends on LCD
|
depends on LCD || SLCD
|
||||||
---help---
|
---help---
|
||||||
Enable LCD driver debug features.
|
Enable LCD driver debug features.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user