Skip to content

Commit bbcac0d

Browse files
committed
Revert "[nrf fromlist] net: lib: tls_credentials_shell: Add a config for heap"
This reverts commit f3dc6eb. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent da7d5d2 commit bbcac0d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

subsys/net/lib/tls_credentials/Kconfig.shell

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,4 @@ config TLS_CREDENTIALS_SHELL_DIGEST_BUF_SIZE
3232

3333
Also used to print error messages if digest generation fails.
3434

35-
if TLS_CREDENTIALS_BACKEND_VOLATILE
36-
config HEAP_MEM_POOL_ADD_SIZE_TLS_CRED_SHELL
37-
int "TLS credentials shell memory pool size"
38-
# default 4 certs and each assume 1500 bytes
39-
default 6000
40-
help
41-
The size of the memory pool used by the TLS credentials shell.
42-
endif # TLS_CREDENTIALS_BACKEND_VOLATILE
43-
4435
endif # TLS_CREDENTIALS_SHELL

0 commit comments

Comments
 (0)