summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/Kconfig
diff options
context:
space:
mode:
authorShawn Guo <shawn.guo@freescale.com>2011-03-03 22:13:38 +0800
committerSascha Hauer <s.hauer@pengutronix.de>2011-03-08 13:24:11 +0100
commitacc9cdca62e596ca77e41e24a9d2c020a461bd99 (patch)
tree6a2006664fba2c8e3f4fd9cb7caae17db4f62a57 /arch/arm/mach-mxs/Kconfig
parent208277f74e449fca082c1895086bd44c159efba5 (diff)
ARM: mxs/mx28evk: add flexcan devices
Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')
-rw-r--r--arch/arm/mach-mxs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mxs/Kconfig b/arch/arm/mach-mxs/Kconfig
index 989c08c6dd93..5ea676af8608 100644
--- a/arch/arm/mach-mxs/Kconfig
+++ b/arch/arm/mach-mxs/Kconfig
@@ -34,6 +34,7 @@ config MACH_MX28EVK
select MXS_HAVE_AMBA_DUART
select MXS_HAVE_PLATFORM_AUART
select MXS_HAVE_PLATFORM_FEC
+ select MXS_HAVE_PLATFORM_FLEXCAN
select MXS_OCOTP
default y
help