lib: remove TinyCrypt Kconfig menu

Remove the TinyCrypt Kconfig menu as it is moved
under /ext/lib/crypto/

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
This commit is contained in:
Ramakrishna Pallala 2017-11-06 20:30:01 -05:00 committed by Anas Nashif
commit 6ca3cc6fc4

View file

@ -4,11 +4,6 @@
# SPDX-License-Identifier: Apache-2.0
#
menu "Cryptography"
source "lib/crypto/tinycrypt/Kconfig"
endmenu
source "lib/libc/Kconfig"
source "lib/json/Kconfig"