mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 02:15:21 +00:00
Remove the TinyCrypt Kconfig menu as it is moved under /ext/lib/crypto/ Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
#
|
|
# Copyright (c) 2016 Intel Corporation
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
source "lib/libc/Kconfig"
|
|
|
|
source "lib/json/Kconfig"
|