0f18dc4a8d9815ec293d46a1b045d6612327b75b
[openwrt/staging/linusw.git] /
1 From 0313a0961b685973f7833017479a277e3a4c05a4 Mon Sep 17 00:00:00 2001
2 From: Phil Elwell <phil@raspberrypi.com>
3 Date: Wed, 4 Dec 2024 14:40:59 +0000
4 Subject: [PATCH] fixup! serial: tty: Add a driver for the RPi firmware UART
5
6 Make SERIAL_RPI_FW depend on RASPBERRYPI_FIRMWARE.
7
8 Signed-off-by: Phil Elwell <phil@raspberrypi.com>
9 ---
10 drivers/tty/serial/Kconfig | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 --- a/drivers/tty/serial/Kconfig
14 +++ b/drivers/tty/serial/Kconfig
15 @@ -1580,7 +1580,7 @@ config SERIAL_NUVOTON_MA35D1_CONSOLE
16
17 config SERIAL_RPI_FW
18 tristate "Raspberry Pi Firmware software UART support"
19 - depends on ARM_AMBA || COMPILE_TEST
20 + depends on RASPBERRYPI_FIRMWARE || COMPILE_TEST
21 select SERIAL_CORE
22 help
23 This selects the Raspberry Pi firmware UART. This is a bit-bashed