blob: f181b6bbafc84577e05112b21e5483400d2e1594 [file] [log] [blame]
# PSoC6 WiFi-BT Pioneer Kit configuration
# Copyright (c) 2018 Cypress
# SPDX-License-Identifier: Apache-2.0
if BOARD_CY8CKIT_062_WIFI_BT_M4
config BOARD
default "cy8ckit_062_wifi_bt_m4"
if GPIO
endif # GPIO
if UART_PSOC6
config UART_PSOC6_UART_5
default y
endif # UART_PSOC6
endif # BOARD_CY8CKIT_062_WIFI_BT_M4