Skip to content

Commit b323f40

Browse files
committed
ARM: at91: sama5_defconfig: 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 <cristian.birsan@microchip.com>
1 parent e3d42d4 commit b323f40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm/configs/sama5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ CONFIG_VLAN_8021Q=m
6060
CONFIG_CAN=y
6161
CONFIG_CAN_AT91=y
6262
CONFIG_CAN_M_CAN=y
63+
CONFIG_CAN_M_CAN_PLATFORM=y
6364
CONFIG_BT=y
6465
CONFIG_BT_RFCOMM=y
6566
CONFIG_BT_RFCOMM_TTY=y

0 commit comments

Comments
 (0)