From: Marc Kleine-Budde Date: Mon, 2 Jul 2012 09:03:01 +0000 (+0200) Subject: ARM: mxs: enable flexcan on imx28 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e1d4f23ec0688f58b7d60265f38e1cbe8c3a4432;p=linux-beck.git ARM: mxs: enable flexcan on imx28 As the flexcan driver has DT binding for some time now. This patch makes the flexcan driver available in the can drivers menu if a SOC with flexcan is enabled. Signed-off-by: Marc Kleine-Budde Signed-off-by: Shawn Guo --- diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig index 91cf0625819c..ccdf83b17cf1 100644 --- a/arch/arm/mach-mxs/Kconfig +++ b/arch/arm/mach-mxs/Kconfig @@ -16,6 +16,7 @@ config SOC_IMX28 bool select ARM_AMBA select CPU_ARM926T + select HAVE_CAN_FLEXCAN if CAN select HAVE_PWM select PINCTRL_IMX28