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:
Peter Johanson
2022-06-20 03:54:19 +00:00
committed by Pete Johanson
parent 90e070b427
commit da209c453e
14 changed files with 0 additions and 83 deletions

View File

@@ -31,11 +31,6 @@ endif # ZMK_DISPLAY
if LVGL
config LVGL_HOR_RES_MAX
default 128
config LVGL_VER_RES_MAX
default 32
config LVGL_VDB_SIZE
default 64