#
# Copyright (c) 2022 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

menu "TLS CipherSuites sample"

config EXTENDED_CIPHERSUITE_LIST
	bool "Extended ciphersuite list"
	help
	  Extends the ciphersuite list with extra ciphersuites that are
	  only supported by Modem Firmware v1.3.x >= 1 and Modem
	  Firmware v1.2.x >= 7.

endmenu

menu "Zephyr Kernel"
source "Kconfig.zephyr"
endmenu
