-
CONFIG_SDL_DISPLAY_X_RES
¶
X resolution for SDL display
Type: int
Defaults¶
- 320 if
SDL_DISPLAY
&&DISPLAY
Kconfig definition¶
At drivers/display/Kconfig.sdl:22
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_X_RES int prompt "X resolution for SDL display" ifSDL_DISPLAY
&&DISPLAY
default 320 ifSDL_DISPLAY
&&DISPLAY
depends onSDL_DISPLAY
&&DISPLAY
(Definitions include propagated dependencies, including from if’s and menus.)