Skip to content

Commit 7be9972

Browse files
ulfalizercarlescufi
authored andcommitted
kconfig: modules: Remove redundant MBEDTLS dep on. TLS menu
Kconfig.tls-generic is already 'source'd within an 'if MBEDTLS' in modules/Kconfig.mbedtls (the 'if' covers most of the file). Flagged by zephyrproject-rtos/ci-tools#128. Signed-off-by: Ulf Magnusson <[email protected]>
1 parent 90d9eb2 commit 7be9972

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/Kconfig.tls-generic

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
# SPDX-License-Identifier: Apache-2.0
66

77
menu "TLS configuration"
8-
depends on MBEDTLS
98

109
menu "Supported TLS version"
1110

0 commit comments

Comments
 (0)