Skip to content
Commit 6586c5d7 authored by Marc Kleine-Budde's avatar Marc Kleine-Budde
Browse files

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: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent 77136836
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment