diff options
author | Dong Aisheng <b29396@freescale.com> | 2011-11-22 15:59:51 +0800 |
---|---|---|
committer | Dong Aisheng <b29396@freescale.com> | 2011-11-22 22:19:21 +0800 |
commit | ed5a15000f0a8c09b68bdff46906790dcbd01a0a (patch) | |
tree | 30adb1c7c9b703232acd2a803a5fff6093763245 /arch/arm/mach-mx6/Kconfig | |
parent | 9fa0f9350b2d4024adcde34fa4cd1375fe337a89 (diff) |
ENGR00162885 mx6q: sabrelite: add flexcan supportrel_imx_2.6.38_11.11.01
Add flexcan support.
Signed-off-by: Dong Aisheng <b29396@freescale.com>
Diffstat (limited to 'arch/arm/mach-mx6/Kconfig')
-rw-r--r-- | arch/arm/mach-mx6/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx6/Kconfig b/arch/arm/mach-mx6/Kconfig index 6a1a99dd7d17..5b8366e6f1fb 100644 --- a/arch/arm/mach-mx6/Kconfig +++ b/arch/arm/mach-mx6/Kconfig @@ -85,6 +85,7 @@ config MACH_MX6Q_SABRELITE select IMX_HAVE_PLATFORM_IMX_PM select IMX_HAVE_PLATFORM_MXC_HDMI select IMX_HAVE_PLATFORM_IMX_ASRC + select IMX_HAVE_PLATFORM_FLEXCAN help Include support for i.MX 6Quad SABRE Lite platform. This includes specific configurations for the board and its peripherals. |