blob: c0c79bb00f92791e304fccfbdb63726c2a1c17bf [file] [log] [blame]
# Copyright (c) 2021 Cypress Semiconductor Corporation (an Infineon company) or
# an affiliate of Cypress Semiconductor Corporation
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_INFINEON_CAT1
bool
config SOC_FAMILY_INFINEON_CAT1A
bool
if SOC_FAMILY_INFINEON_CAT1
source "soc/arm/infineon_cat1/*/Kconfig.soc"
config SOC_FAMILY
string
default "infineon_cat1"
endif # SOC_FAMILY_INFINEON_CAT1