linux/drivers/net/can/cc770
Marc Kleine-Budde 6586c5d74e can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
This patch adds an 'if CAN_DEV...endif' Block around the CAN driver
symbols in drivers/net/can/Kconfig. So the 'depends on CAN' dependencies
can be removed.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2013-01-26 16:58:58 +01:00
..
Kconfig can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block 2013-01-26 16:58:58 +01:00
Makefile can: cc770: add platform bus driver for the CC770 and AN82527 2011-12-01 13:09:31 -05:00
cc770.c can: mark bittiming_const pointer in struct can_priv as const 2012-07-20 12:31:05 +02:00
cc770.h can: cc770: add driver core for the Bosch CC770 and Intel AN82527 2011-12-01 13:09:31 -05:00
cc770_isa.c can: remove __dev* attributes 2012-12-03 11:16:11 -08:00
cc770_platform.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00