diff options
author | Dong Aisheng <b29396@freescale.com> | 2011-11-22 15:59:51 +0800 |
---|---|---|
committer | Jason Liu <r64343@freescale.com> | 2012-01-09 21:08:07 +0800 |
commit | c7c60b9a52b8962a73f283fa6a863e2a7b3629c0 (patch) | |
tree | 9d2cea0cb879b597723c2055728cd48c2fffc973 /arch/arm/mach-mx6/Kconfig | |
parent | e7c647f7f10285278e5fdd9f934c6c27faec5864 (diff) |
ENGR00162885 mx6q: sabrelite: add flexcan support
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 72b1274148d1..e28be210c654 100644 --- a/arch/arm/mach-mx6/Kconfig +++ b/arch/arm/mach-mx6/Kconfig @@ -86,6 +86,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. |