linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver
@ 2016-07-04  7:15 Wenyou Yang
  2016-07-04  8:25 ` Nicolas Ferre
  0 siblings, 1 reply; 3+ messages in thread
From: Wenyou Yang @ 2016-07-04  7:15 UTC (permalink / raw)
  To: linux-arm-kernel

Add CONFIG_CAN_M_CAN=y option to enable Bosch M_CAN device driver.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
---

 arch/arm/configs/sama5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 9cb1a85..dcde44ff 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -52,6 +52,7 @@ CONFIG_IP_PNP_RARP=y
 CONFIG_IPV6_SIT_6RD=y
 CONFIG_CAN=y
 CONFIG_CAN_AT91=y
+CONFIG_CAN_M_CAN=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-04 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04  7:15 [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver Wenyou Yang
2016-07-04  8:25 ` Nicolas Ferre
2016-07-04 14:48   ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).