]> Git Repo - linux.git/blob - drivers/net/can/esd/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / net / can / esd / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config 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.
This page took 0.035491 seconds and 4 git commands to generate.