zephyr/ext
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
..
debug
fs kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
hal kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
lib mbedtls: kconfig: Remove redundant 'depends on MBEDTLS' 2019-03-13 12:00:17 -05:00
CMakeLists.txt
Kconfig