blob: de5b5d581cb16d75e65200f0c18bb5af81bb8d40 [file] [log] [blame]
# ARM LTD SoC configuration options
# Copyright (c) 2016 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_ARM
bool
if SOC_FAMILY_ARM
config SOC_FAMILY
string
default "arm"
source "soc/arm/arm/*/Kconfig.soc"
endif # SOC_FAMILY_ARM