blob: cbdb14c1ae2ba402ec0d7e33ee083b89266e19f5 [file] [log] [blame]
# ARM LTD SoC configuration options
# Copyright (c) 2016 Linaro Limited
# Copyright (c) 2021 Arm Limited (or its affiliates). All rights reserved.
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_ARM64
bool
if SOC_FAMILY_ARM64
config SOC_FAMILY
string
default "arm"
source "soc/arm64/arm/*/Kconfig.soc"
endif # SOC_FAMILY_ARM