Skip to content

Commit fe33a24

Browse files
ibirnbaumcarlescufi
authored andcommitted
drivers: serial: xlnx_xuartps: enable this driver for Zynq-7000 series SoCs
Enable this driver to be used in conjunction with Xilinx Zynq-7000 series SoCs. Signed-off-by: Immo Birnbaum <[email protected]>
1 parent d90f3b4 commit fe33a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/serial/Kconfig.xlnx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
config UART_XLNX_PS
77
bool "Xilinx serial driver for MPSoC"
8-
depends on SOC_XILINX_ZYNQMP
8+
depends on SOC_XILINX_ZYNQMP || SOC_SERIES_XILINX_ZYNQ7000
99
select SERIAL_HAS_DRIVER
1010
select SERIAL_SUPPORT_INTERRUPT
1111
help

0 commit comments

Comments
 (0)