Set CAN modules 67/14867/5
authorKhouloud Touil <ktouil@baylibre.com>
Wed, 20 Jun 2018 14:03:51 +0000 (14:03 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 4 Jul 2018 09:59:27 +0000 (09:59 +0000)
Add the C_CAN and the C_CAN_PLATFORM modules to be built as a kernel modules,
those modules supports the Bosch D_CAN and C_CAN peripheral IPs

Change-Id: If5657ba12bb5fc5c2ad1e06554a89255fddd4745
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
meta-agl-bsp/recipes-kernel/linux/linux/can-bus.cfg

index 5966198..2070177 100644 (file)
@@ -11,6 +11,8 @@ CONFIG_CAN_GW=m
 #
 # CAN Device Drivers
 #
+CONFIG_CAN_C_CAN=m
+CONFIG_CAN_C_CAN_PLATFORM=m
 CONFIG_CAN_VCAN=m
 CONFIG_CAN_SLCAN=m
 CONFIG_CAN_DEV=m