forked from kofal.net/zmk
refactor(shields): Remove res max Kconfigs
* Horizontal/Vertical resolution max is now defaulted from the DTS chosen display automatically, so remove the duplication in our shield Kconfig.
This commit is contained in:
committed by
Pete Johanson
parent
90e070b427
commit
da209c453e
@@ -28,12 +28,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -31,12 +31,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -29,12 +29,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -21,12 +21,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -29,12 +29,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 64
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -31,11 +31,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|||||||
@@ -29,12 +29,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -31,12 +31,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -31,12 +31,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -21,12 +21,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -25,12 +25,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -31,12 +31,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -22,12 +22,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 32
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
@@ -31,12 +31,6 @@ endif # ZMK_DISPLAY
|
|||||||
|
|
||||||
if LVGL
|
if LVGL
|
||||||
|
|
||||||
config LVGL_HOR_RES_MAX
|
|
||||||
default 128
|
|
||||||
|
|
||||||
config LVGL_VER_RES_MAX
|
|
||||||
default 64
|
|
||||||
|
|
||||||
config LVGL_VDB_SIZE
|
config LVGL_VDB_SIZE
|
||||||
default 64
|
default 64
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user