|
# Cypress PSoC6 MCU line
|
|
|
|
# Copyright (c) 2018, Cypress Semiconductor
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SOC_SERIES_PSOC62
|
|
bool "Cypress PSoC6 series MCU"
|
|
select ARM
|
|
select SOC_FAMILY_PSOC6
|
|
select HAS_CYPRESS_DRIVERS
|
|
help
|
|
Enable support for Cypress PSoC6 MCU series
|