Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bd6e04411e6cfb34ff871b3436f7b05bdcd639fb
/
.
/
arch
/
arm
/
Kconfig
blob: 07d01d39f921af2c7fda480f6dc0a9774ea4aaff [
file
] [
log
] [
blame
]
# 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