]> Git Repo - linux.git/commitdiff
ARM: configs: at91: sama5: enable CAN PLATFORM driver
authorCristian Birsan <[email protected]>
Thu, 23 Jul 2020 16:24:34 +0000 (19:24 +0300)
committerAlexandre Belloni <[email protected]>
Fri, 24 Jul 2020 22:13:20 +0000 (00:13 +0200)
CAN_M_CAN_PLATFORM is needed to probe the driver on sama5 platforms
after the driver was split into multiple files.

Signed-off-by: Cristian Birsan <[email protected]>
Signed-off-by: Codrin Ciubotariu <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
arch/arm/configs/sama5_defconfig

index f4d71ffcb6e98916b475699600bd1c0ea37cdd7f..7b7e333157fe717d1449ae59acb4a6a3c126e276 100644 (file)
@@ -56,6 +56,7 @@ CONFIG_VLAN_8021Q=m
 CONFIG_CAN=y
 CONFIG_CAN_AT91=y
 CONFIG_CAN_M_CAN=y
+CONFIG_CAN_M_CAN_PLATFORM=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
This page took 0.065377 seconds and 4 git commands to generate.