Kconfig: Enable logging for Segment LCD devices

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
This commit is contained in:
Gustavo Henrique Nihei 2021-09-15 17:02:55 -03:00 committed by Xiang Xiao
parent cdb441cc3f
commit 17ea15a659

View File

@ -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.