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 <cristian.birsan@microchip.com> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20200723162434.1983643-3-codrin.ciubotariu@microchip.com
This commit is contained in:
Родитель
33d8c87ef4
Коммит
c12b539787
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче