blob: 14d255b02cac8078e2c69d8935f82f50ea69fa67 [file] [log] [blame]
# Cypress PSoC6 CM4 platform configuration options
# Copyright (c) 2018, Cypress
# SPDX-License-Identifier: Apache-2.0
if SOC_PSOC6_M4
config SOC
default "psoc6_m4"
config UART_PSOC6
default y
depends on SERIAL
endif # SOC_PSOC6_M4