Skip to content

Commit

Permalink
ext: simplelink: host driver: depend on multithreading
Browse files Browse the repository at this point in the history
We need multithreading support for the host driver to function.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
  • Loading branch information
galak committed Aug 11, 2017
1 parent 9479b98 commit 4d912b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/hal/ti/simplelink/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ config SIMPLELINK_HOST_DRIVER
bool "Build the SimpleLink WiFi Host Driver"
default n
depends on HAS_CC3220SDK
depends on MULTITHREADING
select NEWLIB_LIBC
help
Build the SimpleLink host driver

0 comments on commit 4d912b0

Please sign in to comment.