CONFIG_SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_RGB_888

RGB 888

Type: bool

Direct dependencies

<choice SDL_DISPLAY_DEFAULT_PIXEL_FORMAT: Default pixel format>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/drivers/display/Kconfig.sdl:36

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:72<Zephyr>/drivers/display/Kconfig:21

Menu path: (Top) → Device Drivers → Display Drivers → SDL based emulated display → Default pixel format

config SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_RGB_888
    bool "RGB 888"
    depends on <choice SDL_DISPLAY_DEFAULT_PIXEL_FORMAT: Default pixel format>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)