-
CONFIG_SDL_DISPLAY_X_RES
¶
X resolution for SDL display
Type: int
Default¶
320
Kconfig definition¶
At <Zephyr>/drivers/display/Kconfig.sdl:19
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
config SDL_DISPLAY_X_RES int "X resolution for SDL display" default 320 depends onSDL_DISPLAY
&&DISPLAY
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)