diff sources/patches/linux-arm.patch @ 1359:5536048765fb

Upgrade to 2.6.39 kernel.
author Rob Landley <rob@landley.net>
date Sun, 22 May 2011 06:09:29 -0500
parents 6032ba232e3f
children f6153a16bfad
line wrap: on
line diff
--- a/sources/patches/linux-arm.patch	Sun May 22 04:18:30 2011 -0500
+++ b/sources/patches/linux-arm.patch	Sun May 22 06:09:29 2011 -0500
@@ -39,24 +39,6 @@
  	help
  	  This is a variant of the ARM920.  It has slightly different
  	  instruction sequences for cache and TLB operations.  Curiously,
-@@ -388,7 +389,7 @@
- 
- # ARMv6
- config CPU_V6
--	bool "Support ARM V6 processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB || MACH_REALVIEW_PBX || ARCH_DOVE
-+	bool "Support ARM V6 processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB || MACH_REALVIEW_PBX || ARCH_DOVE || ARCH_VERSATILE_PB || ARCH_VERSATILE_AB
- 	select CPU_32v6
- 	select CPU_ABRT_EV6
- 	select CPU_PABRT_V6
-@@ -413,7 +414,7 @@
- 
- # ARMv7
- config CPU_V7
--	bool "Support ARM V7 processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB || MACH_REALVIEW_PBX
-+	bool "Support ARM V7 processor" if ARCH_INTEGRATOR || MACH_REALVIEW_EB || MACH_REALVIEW_PBX || ARCH_VERSATILE_PB || ARCH_VERSATILE_AB
- 	select CPU_32v6K
- 	select CPU_32v7
- 	select CPU_ABRT_EV7
 diff -ruN linux/arch/arm/mach-versatile/Kconfig linux.bak/arch/arm/mach-versatile/Kconfig
 --- linux/arch/arm/mach-versatile/Kconfig	2011-02-07 18:03:55.000000000 -0600
 +++ linux.bak/arch/arm/mach-versatile/Kconfig	2011-02-09 20:50:14.095413003 -0600