:orphan: .. title:: CONFIG_ST7789V_RGB888 .. kconfig:: CONFIG_ST7789V_RGB888 CONFIG_ST7789V_RGB888 ##################### *RGB888* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/display/Kconfig.st7789v:19`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:74`` → ``/display/Kconfig:31`` Menu path: (Top) → Device Drivers → Display Drivers → ST7789V display driver → Color pixel format .. code-block:: kconfig config ST7789V_RGB888 bool "RGB888" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*