blob: 3dbbdc4e1d9ea96b355b23ffcbe7582791e55cee [file] [log] [blame]
# Kconfig - MCUXpresso SDK USART
#
# Copyright 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
menuconfig USART_MCUX_LPC
bool "MCUX USART driver"
depends on HAS_MCUX
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
help
Enable the MCUX USART driver.
if USART_MCUX_LPC
menuconfig USART_MCUX_LPC_0
bool "USART 0"
help
Enable USART 0.
endif # USART_MCUX_LPC