blob: b6b488c14f1f880ed7e74e357ed5ca47c8e09f99 [file] [log] [blame]
# Kconfig - external source code configuration options
#
# Copyright (c) 2016 Linaro Ltd.
#
# SPDX-License-Identifier: Apache-2.0
#
menu "External Sources"
source "ext/hal/Kconfig"
source "ext/lib/crypto/Kconfig"
source "ext/fs/Kconfig"
source "ext/debug/Kconfig"
endmenu