-
CONFIG_SDL_DISPLAY_DEV_NAME
¶
SDL display device name
Type: string
Defaults¶
- “SDL_DISPLAY” if
SDL_DISPLAY
&&DISPLAY
Kconfig definition¶
At drivers/display/Kconfig.sdl:18
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_DEV_NAME string prompt "SDL display device name" ifSDL_DISPLAY
&&DISPLAY
default "SDL_DISPLAY" ifSDL_DISPLAY
&&DISPLAY
depends onSDL_DISPLAY
&&DISPLAY
(Definitions include propagated dependencies, including from if’s and menus.)