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 <Immo.Birnbaum@weidmueller.com>
This commit is contained in:
parent
d90f3b4dd5
commit
fe33a24721
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
config UART_XLNX_PS
|
config UART_XLNX_PS
|
||||||
bool "Xilinx serial driver for MPSoC"
|
bool "Xilinx serial driver for MPSoC"
|
||||||
depends on SOC_XILINX_ZYNQMP
|
depends on SOC_XILINX_ZYNQMP || SOC_SERIES_XILINX_ZYNQ7000
|
||||||
select SERIAL_HAS_DRIVER
|
select SERIAL_HAS_DRIVER
|
||||||
select SERIAL_SUPPORT_INTERRUPT
|
select SERIAL_SUPPORT_INTERRUPT
|
||||||
help
|
help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue