forked from kofal.net/zmk
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