blob: 28e4d4810f44c5fc48537f078edd1654b36f6fa4 [file] [log] [blame]
Wolfgang Grandegger2a367c32011-11-30 23:41:18 +00001menuconfig CAN_CC770
2 tristate "Bosch CC770 and Intel AN82527 devices"
3 depends on CAN_DEV && HAS_IOMEM
Wolfgang Grandeggeredd2c262011-11-30 23:41:19 +00004
5if CAN_CC770
6
7config CAN_CC770_ISA
8 tristate "ISA Bus based legacy CC770 driver"
9 ---help---
10 This driver adds legacy support for CC770 and AN82527 chips
11 connected to the ISA bus using I/O port, memory mapped or
12 indirect access.
13
14endif