1# SPDX-License-Identifier: GPL-2.0-only 2config CAN_ESD_402_PCI 3 tristate "esd electronics gmbh CAN-PCI(e)/402 family" 4 depends on PCI && HAS_DMA 5 help 6 Support for C402 card family from esd electronics gmbh. 7 This card family is based on the ESDACC CAN controller and 8 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 the 12 module will be called esd_402_pci. 13