blob: d6b8f0a6426b66d7cbb7c95f65c9d886a61bae67 [file] [log] [blame]
# Kconfig.riscv_qemu - riscv-qemu UART configuration option
#
# Copyright (c) 2016 Jean-Paul Etienne <fractalclone@gmail.com>
#
# SPDX-License-Identifier: Apache-2.0
#
menuconfig UART_RISCV_QEMU
bool "riscv-qemu UART driver"
depends on SOC_RISCV32_QEMU
select SERIAL_HAS_DRIVER
help
Enable the riscv-qemu UART driver.