refactor: remove redundant Kconfig defaults
bool symbols implicitly default to n.
This commit is contained in:
parent
c082f8d802
commit
ccf0380179
3 changed files with 0 additions and 7 deletions
|
|
@ -3,7 +3,6 @@
|
|||
|
||||
menuconfig ZMK_DISPLAY
|
||||
bool "Enable ZMK Display"
|
||||
default n
|
||||
select DISPLAY
|
||||
select LVGL
|
||||
select LV_CONF_MINIMAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue