zephyr/soc/arm/cypress/psoc6/Kconfig.soc

16 lines
262 B
Plaintext

# Kconfig.soc - Cypress PSOC6 MCU line
#
# Copyright (c) 2018, Cypress
#
# SPDX-License-Identifier: Apache-2.0
#
choice
prompt "Cypress PSoC6 MCU Selection"
depends on SOC_SERIES_PSOC62
config SOC_PART_NUMBER_CY8C6247BZI_D54
bool "CY8C6247BZI_D54"
endchoice