Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bb14d8c5e57fdcd23550f84b8b3e703f5dc807db
/
.
/
arch
/
arm
/
Kconfig
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