:orphan: .. title:: SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_MONO01 .. option:: CONFIG_SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_MONO01 *Mono Black=0* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/display/Kconfig.sdl:39`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:72`` → ``drivers/display/Kconfig:21`` Menu path: (Top) → Device Drivers → Display Drivers → SDL based emulated display → Default pixel format .. parsed-literal:: config SDL_DISPLAY_DEFAULT_PIXEL_FORMAT_MONO01 bool "Mono Black=0" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*