:orphan: .. title:: CONFIG_LVGL_COLOR_DEPTH_16 .. kconfig:: CONFIG_LVGL_COLOR_DEPTH_16 CONFIG_LVGL_COLOR_DEPTH_16 ########################## *16-bit* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gui/lvgl/Kconfig.graphical:34`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:8`` → ``/gui/Kconfig:4`` → ``/gui/lvgl/Kconfig:24`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Graphical settings → Color Depth .. code-block:: kconfig config LVGL_COLOR_DEPTH_16 bool "16-bit" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*