CONFIG_HAS_SDL
(No prompt – not directly user assignable.)
Type: bool
Help
This option specifies that the target board has SDL support
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/boards/posix/native_posix/Kconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:37
→ <Zephyr>/boards/Kconfig:86
Menu path: (Top) → Board Options
config HAS_SDL
bool
depends on BOARD_NATIVE_POSIX
help
This option specifies that the target board has SDL support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)