We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90f3b4 commit fe33a24Copy full SHA for fe33a24
drivers/serial/Kconfig.xlnx
@@ -5,7 +5,7 @@
5
6
config UART_XLNX_PS
7
bool "Xilinx serial driver for MPSoC"
8
- depends on SOC_XILINX_ZYNQMP
+ depends on SOC_XILINX_ZYNQMP || SOC_SERIES_XILINX_ZYNQ7000
9
select SERIAL_HAS_DRIVER
10
select SERIAL_SUPPORT_INTERRUPT
11
help
0 commit comments