brintos

brintos / linux-shallow public Read only

0
0
Text · 451 B · 5fbcbc2 Raw
14 lines · plain
1# SPDX-License-Identifier: GPL-2.02config KEBA_CP5003	tristate "KEBA CP500 system FPGA support"4	depends on PCI5	select AUXILIARY_BUS6	help7	  This driver supports the KEBA CP500 system FPGA, which is used in8	  KEBA CP500 devices. It registers all sub devices present on the CP5009	  system FPGA as separate devices. A driver is needed for each sub10	  device.11 12	  This driver can also be built as a module. If so, the module will be13	  called cp500.14