zephyr/drivers/serial/Kconfig.bcm2711
honglin leng c4f102fd8b boards: arm64: add support for Raspberry Pi 4 Model B
This is an AArch64 board. We also add BCM2711 SoC support

Signed-off-by: honglin leng <a909204013@gmail.com>
2023-09-28 13:40:45 +02:00

12 lines
300 B
Plaintext

# Copyright (c) 2023 honglin leng <a909204013@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config UART_BCM2711_MU
bool "bcm2711_mu"
default y
depends on DT_HAS_BRCM_BCM2711_AUX_UART_ENABLED
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
help
bcm2711_mu Low Power Serial Port.