aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/cc770/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/can/cc770/Kconfig')
-rw-r--r--drivers/net/can/cc770/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/net/can/cc770/Kconfig b/drivers/net/can/cc770/Kconfig
index 28e4d4810f44..22c07a8c8b43 100644
--- a/drivers/net/can/cc770/Kconfig
+++ b/drivers/net/can/cc770/Kconfig
@@ -11,4 +11,11 @@ config CAN_CC770_ISA
connected to the ISA bus using I/O port, memory mapped or
indirect access.
+config CAN_CC770_PLATFORM
+ tristate "Generic Platform Bus based CC770 driver"
+ ---help---
+ This driver adds support for the CC770 and AN82527 chips
+ connected to the "platform bus" (Linux abstraction for directly
+ to the processor attached devices).
+
endif