mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 13:05:20 -05:00
refactor: remove redundant Kconfig defaults
bool symbols implicitly default to n.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
menuconfig ZMK_DISPLAY
|
||||
bool "Enable ZMK Display"
|
||||
default n
|
||||
select DISPLAY
|
||||
select LVGL
|
||||
select LV_CONF_MINIMAL
|
||||
|
||||
Reference in New Issue
Block a user