# 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