1# PSOC CAT1B Configuration 2 3# Copyright (c) 2024 Cypress Semiconductor Corporation. 4# SPDX-License-Identifier: Apache-2.0 5 6if SOC_FAMILY_INFINEON_CAT1B 7 8rsource "*/Kconfig.defconfig" 9 10endif # SOC_FAMILY_INFINEON_CAT1B 11