Commit e1d4f23e authored by Marc Kleine-Budde's avatar Marc Kleine-Budde Committed by Shawn Guo

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: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent f34ffc9e
...@@ -16,6 +16,7 @@ config SOC_IMX28 ...@@ -16,6 +16,7 @@ config SOC_IMX28
bool bool
select ARM_AMBA select ARM_AMBA
select CPU_ARM926T select CPU_ARM926T
select HAVE_CAN_FLEXCAN if CAN
select HAVE_PWM select HAVE_PWM
select PINCTRL_IMX28 select PINCTRL_IMX28
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment