mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 17:40:41 +09:00
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>