blob: 379a17addda75fa3b015a287e8e2efc584cf4b63 [file] [log] [blame]
# RV32M1 SDK LPUART
# Copyright (c) 2018 Foundries.io
# SPDX-License-Identifier: Apache-2.0
config UART_RV32M1_LPUART
bool "RV32M1 LPUART driver"
default y
depends on DT_HAS_OPENISA_RV32M1_LPUART_ENABLED
depends on CLOCK_CONTROL
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
help
Enable the RV32M1 LPUART driver.