-
CONFIG_SDL_DISPLAY_Y_RES
¶
Y resolution for SDL display
Type: int
Defaults¶
- 240 if
SDL_DISPLAY
&&DISPLAY
Kconfig definition¶
At drivers/display/Kconfig.sdl:26
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:72
→ drivers/display/Kconfig:24
Menu path: (top menu) → Device Drivers → Display Drivers → SDL based emulated display
config SDL_DISPLAY_Y_RES int prompt "Y resolution for SDL display" ifSDL_DISPLAY
&&DISPLAY
default 240 ifSDL_DISPLAY
&&DISPLAY
depends onSDL_DISPLAY
&&DISPLAY
(Definitions include propagated dependencies, including from if’s and menus.)