zephyr/modules
Robert Lubos 063fefd15d net: openthread: Use Zephyr's mbedTLS instead of compiling own
So far OpenThread compiled it's own, internal copy of mbedTLS library.
This commit changes this behavior by using Zephyr's mbedTLS instance
appropriately configured for OpenThread needs.

Generic mbedTLS config file was used in this case, so that application
can still configure remaining parts of mbedTLS for it's own needs.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2019-09-17 20:07:58 +08:00
..
Kconfig
Kconfig.atmel
Kconfig.civetweb
Kconfig.cypress
Kconfig.imx
Kconfig.libmetal
Kconfig.mbedtls
Kconfig.mcux
Kconfig.microchip
Kconfig.nordic
Kconfig.open-amp
Kconfig.qmsi
Kconfig.silabs
Kconfig.simplelink
Kconfig.st
Kconfig.stm32
Kconfig.tinycbor
Kconfig.tls-generic
Kconfig.vega