13 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config CAN_ESD_402_PCI3 tristate "esd electronics gmbh CAN-PCI(e)/402 family"4 depends on PCI && HAS_DMA5 help6 Support for C402 card family from esd electronics gmbh.7 This card family is based on the ESDACC CAN controller and8 available in several form factors: PCI, PCIe, PCIe Mini,9 M.2 PCIe, CPCIserial, PMC, XMC (see https://esd.eu/en)10 11 This driver can also be built as a module. In this case the12 module will be called esd_402_pci.13