kernel: update 3.10 to 3.10.28
[openwrt/staging/wigyori.git] / target / linux / ramips / patches-3.10 / 0509-MIPS-Kconfig-CMP-support-needs-to-select-SMP-as-well.patch
index 36295e200356cb4101a4b17f05ec479f132a0648..1e6afb21deb79c230496544ea16b03391e9ed61e 100644 (file)
@@ -40,11 +40,9 @@ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  arch/mips/Kconfig |    1 +
  1 file changed, 1 insertion(+)
 
-diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
-index e82c066..b537fb1 100644
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -2010,6 +2010,7 @@ config MIPS_VPE_APSP_API
+@@ -2038,6 +2038,7 @@ config MIPS_VPE_APSP_API
  config MIPS_CMP
        bool "MIPS CMP framework support"
        depends on SYS_SUPPORTS_MIPS_CMP
@@ -52,6 +50,3 @@ index e82c066..b537fb1 100644
        select SYNC_R4K
        select SYS_SUPPORTS_SMP
        select SYS_SUPPORTS_SCHED_SMT if SMP
--- 
-1.7.10.4
-