:orphan: .. title:: CONFIG_LVGL_COLOR_DEPTH_32 .. kconfig:: CONFIG_LVGL_COLOR_DEPTH_32 CONFIG_LVGL_COLOR_DEPTH_32 ########################## *32-bit* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gui/lvgl/Kconfig.graphical:31`` 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_32 bool "32-bit" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*