commit | 69c31b7a6e9cd4654ed0bfc7e70b4d7076a5cdb3 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Sep 06 14:59:40 2011 +0800 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Oct 31 14:26:24 2011 +0100 |
tree | 2f0581360d423e9d472a4c163e91babde57cd167 | |
parent | 9fbbe6890c88aa332efe61d5894108dd8b932530 [diff] [blame] |
arm/imx6q: add smp and cpu hotplug support It adds smp and cpu hotplug support for imx6q. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index 40372a8..66b8648 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig
@@ -611,6 +611,7 @@ select ARM_GIC select CACHE_L2X0 select CPU_V7 + select HAVE_ARM_SCU select HAVE_IMX_GPC select HAVE_IMX_MMDC select HAVE_IMX_SRC