zephyr/ext/lib/crypto/Kconfig
Anas Nashif 594992f7b2 license: use SPDX identifier for files in ext/
Change-Id: I32cb4211056046ca28a81aa97aca5d3c0b9b8303
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-01-20 20:22:57 -05:00

13 lines
196 B
Plaintext

#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
menu "Cryptography"
source "ext/lib/crypto/tinycrypt/Kconfig"
source "ext/lib/crypto/mbedtls/Kconfig"
endmenu