#
# Copyright © 2017-2021 The Crust Firmware Authors.
# SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only
#

mainmenu "Crust Firmware Configuration"

source "arch/Kconfig"
source "platform/Kconfig"
source "drivers/Kconfig"
source "common/Kconfig"
