blob: ccb1dbfa1e3064d8fe907017794baa3636013a46 [file] [log] [blame]
# Kconfig - ARM architecture configuration options
#
# Copyright (c) 2014-2015 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
menu "ARM Options"
depends on ARM
source "arch/arm/core/Kconfig"
config ARCH
default "arm"
endmenu