From: Marc Kleine-Budde Date: Mon, 2 Jul 2012 09:03:01 +0000 (+0200) Subject: ARM: mxs: enable flexcan on imx28 X-Git-Tag: v3.6-rc1~144^2~16^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e1d4f23ec0688f58b7d60265f38e1cbe8c3a4432;p=thirdparty%2Flinux.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 91cf0625819c2..ccdf83b17cf16 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