fix(Kconfig): remove leading spaces on line 1692 (#6695)

This commit is contained in:
Victor Wheeler
2024-08-22 18:43:13 -06:00
committed by GitHub
parent afd82d0666
commit 77892ee0ad

View File

@@ -1695,7 +1695,7 @@ menu "LVGL configuration"
default n
config LV_USE_LIBINPUT
bool "Use libinput input driver"
bool "Use libinput input driver"
default n
config LV_LIBINPUT_BSD