zephyr/boards/nxp/ucans32k1sic/Kconfig.defconfig

14 lines
174 B
Plaintext

# Copyright 2023-2024 NXP
# SPDX-License-Identifier: Apache-2.0
if BOARD_UCANS32K1SIC
if SERIAL
config UART_CONSOLE
default y
endif # SERIAL
endif # BOARD_UCANS32K1SIC