ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DAC
[linux/fpc-iii.git] / drivers / soc / xilinx / Kconfig
blob687c8f3cd9552f38a54ddc80a5df01dfde04fbf2
1 # SPDX-License-Identifier: GPL-2.0
2 menu "Xilinx SoC drivers"
4 config XILINX_VCU
5         tristate "Xilinx VCU logicoreIP Init"
6         depends on HAS_IOMEM
7         help
8           Provides the driver to enable and disable the isolation between the
9           processing system and programmable logic part by using the logicoreIP
10           register set. This driver also configures the frequency based on the
11           clock information from the logicoreIP register set.
13           If you say yes here you get support for the logicoreIP.
15           If unsure, say N.
17           To compile this driver as a module, choose M here: the
18           module will be called xlnx_vcu.
20 endmenu