zephyr/ext/lib/crypto
Ulf Magnusson 9bf05a56e0 mbedtls: kconfig: Remove redundant 'depends on MBEDTLS'
Appears within an 'if MBEDTLS'.

'if FOO' is just shorthand for adding 'depends on FOO' to each item
within the 'if'.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-03-13 12:00:17 -05:00
..
mbedtls mbedtls: kconfig: Remove redundant 'depends on MBEDTLS' 2019-03-13 12:00:17 -05:00
tinycrypt ext: tinycrypt: Update tinycrypt revision 2019-02-21 07:48:24 -05:00
CMakeLists.txt
Kconfig