Message ID | 20101214075703.11275.42101.sendpatchset@t400s (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
--- 0001/arch/arm/Kconfig +++ work/arch/arm/Kconfig 2010-12-14 13:31:02.000000000 +0900 @@ -1211,7 +1211,8 @@ config SMP depends on GENERIC_CLOCKEVENTS depends on REALVIEW_EB_ARM11MP || REALVIEW_EB_A9MP || \ MACH_REALVIEW_PB11MP || MACH_REALVIEW_PBX || ARCH_OMAP4 ||\ - ARCH_S5PV310 || ARCH_TEGRA || ARCH_U8500 || ARCH_VEXPRESS_CA9X4 + ARCH_S5PV310 || ARCH_TEGRA || ARCH_U8500 || ARCH_VEXPRESS_CA9X4 || \ + ARCH_SHMOBILE select USE_GENERIC_SMP_HELPERS select HAVE_ARM_SCU help