Skip to content

Commit c12b539

Browse files
cristibirsanalexandrebelloni
authored andcommitted
ARM: configs: at91: sama5: enable CAN PLATFORM driver
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]
1 parent 33d8c87 commit c12b539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/sama5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ CONFIG_VLAN_8021Q=m
5656
CONFIG_CAN=y
5757
CONFIG_CAN_AT91=y
5858
CONFIG_CAN_M_CAN=y
59+
CONFIG_CAN_M_CAN_PLATFORM=y
5960
CONFIG_CFG80211=y
6061
CONFIG_MAC80211=y
6162
CONFIG_MAC80211_LEDS=y

0 commit comments

Comments
 (0)