-
CONFIG_SIMPLELINK_HOST_DRIVER
¶
Build the SimpleLink WiFi Host Driver
Type: bool
Help¶
Build the SimpleLink host driver
Direct dependencies¶
HAS_CC3220SDK
&& MULTITHREADING
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/modules/Kconfig.simplelink:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:26
Menu path: (Top) → Modules
config SIMPLELINK_HOST_DRIVER
bool "Build the SimpleLink WiFi Host Driver"
select REQUIRES_FULL_LIBC
select ERRNO
select PTHREAD_IPC
select POSIX_CLOCK
depends on HAS_CC3220SDK && MULTITHREADING
help
Build the SimpleLink host driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)