]> Git Repo - linux.git/blob - drivers/misc/keba/Kconfig
crypto: akcipher - Drop sign/verify operations
[linux.git] / drivers / misc / keba / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2 config KEBA_CP500
3         tristate "KEBA CP500 system FPGA support"
4         depends on PCI
5         select AUXILIARY_BUS
6         help
7           This driver supports the KEBA CP500 system FPGA, which is used in
8           KEBA CP500 devices. It registers all sub devices present on the CP500
9           system FPGA as separate devices. A driver is needed for each sub
10           device.
11
12           This driver can also be built as a module. If so, the module will be
13           called cp500.
This page took 0.035561 seconds and 4 git commands to generate.