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 <mkl@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Marc Kleine-Budde 2012-07-02 11:03:01 +02:00 committed by Shawn Guo
parent f34ffc9efc
commit e1d4f23ec0
1 changed files with 1 additions and 0 deletions

View File

@ -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