refactor(display): Move new LVGL DPI Kconfig setting.
This commit is contained in:
parent
b8846cf635
commit
f4fce9e158
46 changed files with 47 additions and 91 deletions
|
|
@ -29,11 +29,11 @@ endchoice
|
|||
config LV_MEM_CUSTOM
|
||||
default y
|
||||
|
||||
config LV_Z_MEM_POOL_MIN_SIZE
|
||||
default 32
|
||||
# config LV_Z_MEM_POOL_MIN_SIZE
|
||||
# default 32
|
||||
|
||||
config LV_Z_MEM_POOL_MAX_SIZE
|
||||
default 8192
|
||||
# config LV_Z_MEM_POOL_MAX_SIZE
|
||||
# default 8192
|
||||
|
||||
choice ZMK_DISPLAY_STATUS_SCREEN
|
||||
prompt "Default status screen for displays"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue