blob: 535cd86b73464a90d026275e5f14e2e68c447701 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Kconfig.miv - Mi-V UART configuration option
#
# Copyright (c) 2018 Antmicro <www.antmicro.com>
#
menuconfig UART_MIV
bool "Mi-V serial driver"
depends on SOC_RISCV32_MIV
select SERIAL_HAS_DRIVER
help
This option enables the Mi-V serial driver.
menuconfig UART_MIV_PORT_0
bool "Enable Mi-V Port 0"
depends on UART_MIV
help
This tells the driver to configure the UART port at boot, depending on
the additional configuration options below.