1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00
RIOT/sys/psa_crypto/Kconfig

15 lines
315 B
Plaintext
Raw Normal View History

2023-08-29 18:43:32 +02:00
# Copyright (c) 2021 HAW Hamburg
#
# This file is subject to the terms and conditions of the GNU Lesser
# General Public License v2.1. See the file LICENSE in the top level
# directory for more details.
#
if USEMODULE_PSA_CRYPTO
2023-08-29 18:43:32 +02:00
rsource "Kconfig.keys"
rsource "psa_se_mgmt/Kconfig"
endif # USEMODULE_PSA_CRYPTO