···22menu "Xilinx SoC drivers"3344config XILINX_VCU55- tristate "Xilinx VCU logicoreIP Init"55+ tristate "Xilinx VCU logicoreIP Init"66 depends on HAS_IOMEM77- help88- Provides the driver to enable and disable the isolation between the99- processing system and programmable logic part by using the logicoreIP1010- register set. This driver also configures the frequency based on the1111- clock information from the logicoreIP register set.77+ help88+ Provides the driver to enable and disable the isolation between the99+ processing system and programmable logic part by using the logicoreIP1010+ register set. This driver also configures the frequency based on the1111+ clock information from the logicoreIP register set.12121313- If you say yes here you get support for the logicoreIP.1313+ If you say yes here you get support for the logicoreIP.14141515- If unsure, say N.1515+ If unsure, say N.16161717- To compile this driver as a module, choose M here: the1818- module will be called xlnx_vcu.1717+ To compile this driver as a module, choose M here: the1818+ module will be called xlnx_vcu.19192020endmenu