refactor: remove redundant Kconfig defaults

bool symbols implicitly default to n.
This commit is contained in:
honorless
2024-02-11 21:52:23 -05:00
committed by Pete Johanson
parent c082f8d802
commit ccf0380179
3 changed files with 0 additions and 7 deletions

View File

@@ -3,7 +3,6 @@
menuconfig ZMK_DISPLAY
bool "Enable ZMK Display"
default n
select DISPLAY
select LVGL
select LV_CONF_MINIMAL