# Copyright (c) 2026 Cirrus Logic, Inc.
# SPDX-License-Identifier: Apache-2.0

CONFIG_GPIO=y

# Required to flash and debug with the SEGGER J-Link
CONFIG_SERIAL=y
CONFIG_CONSOLE=y
CONFIG_RTT_CONSOLE=y
CONFIG_UART_RTT=y
CONFIG_USE_SEGGER_RTT=y
