- Add initial version of CYW920829M2EVK-02 board - [drivers: clock_control] Make it possible to set up both iho and imo clocks instead of just one or the other Signed-off-by: Sreeram Tatapudi <sreeram.praveen@infineon.com>
9 lines
256 B
Text
9 lines
256 B
Text
# Copyright (c) 2024 Cypress Semiconductor Corporation (an Infineon company) or
|
|
# an affiliate of Cypress Semiconductor Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if SOC_FAMILY_INFINEON_CAT1B
|
|
|
|
rsource "*/Kconfig"
|
|
|
|
endif # SOC_FAMILY_INFINEON_CAT1B
|