blob: 313b776ba29629ae0870dd7021d92513a615a178 [file] [log] [blame]
# Kconfig.beetle - ARM CMSDK APB SoC UART configuration options
#
#
# Copyright (c) 2016 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
config UART_CMSDK_APB
bool "ARM CMSDK APB UART driver"
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
depends on SOC_FAMILY_ARM
help
This option enables the UART driver for ARM CMSDK APB UART.