zephyr/modules
Vincent Wan 17d0d8e1b3 modules: Kconfig.simplelink: Remove POSIX_API, use fine-grained opts
PR #18780 introduces a way to decouple pthread support from the general
CONFIG_POSIX_API global switch. This commit modifies the build of
SimpleLink components to take advantage of it, since SimpleLink
libraries only require pthread, sem, clock, and sleep support, not
entire POSIX API.

This fixes the build errors in the http_get sample introduced
by the merge of #18736. As such, this patch also removes
cc3220sf_launchxl exclude from sample.yaml of that sample.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-09-25 20:56:29 -07:00
..
Kconfig
Kconfig.atmel ext: hal: atmel: move atmel HAL to external module 2019-08-21 14:17:43 -04:00
Kconfig.civetweb samples: net: Add civetweb HTTP sample 2019-07-30 13:17:55 +03:00
Kconfig.cypress
Kconfig.imx kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.libmetal kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.mbedtls kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.mcux arch: kinetis: Add support for k2x 2019-09-25 02:18:38 -07:00
Kconfig.microchip kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.nordic modules: Kconfig: Add missing options enabling nrfx drivers 2019-09-10 13:23:44 +02:00
Kconfig.open-amp kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.silabs kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.simplelink modules: Kconfig.simplelink: Remove POSIX_API, use fine-grained opts 2019-09-25 20:56:29 -07:00
Kconfig.st kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.stm32 kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.tinycbor kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00
Kconfig.tls-generic net: openthread: Use Zephyr's mbedTLS instead of compiling own 2019-09-17 20:07:58 +08:00
Kconfig.vega kconfig: modules: Trivial cleanup 2019-09-07 10:04:04 -04:00