diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-01-29 01:08:40 +0100 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-01-29 01:22:27 +0100 |
commit | 9e2a3b3c6f9e98c0ba11a1069502c91af3ed9bec (patch) | |
tree | 26eb4efd3c3886d07be1da7395c60fd8e7064fbe /packages/kexecboot/linux-kexecboot-2.6.23/versatile-armv6.patch | |
parent | fc0b46cf92ab34f93ca7937a5da68672f92fcce8 (diff) |
linux-kexecboot: remove 2.6.23 (for zaurus c700 testing only)
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.23/versatile-armv6.patch')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.23/versatile-armv6.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.23/versatile-armv6.patch b/packages/kexecboot/linux-kexecboot-2.6.23/versatile-armv6.patch deleted file mode 100644 index e2d0060ac3..0000000000 --- a/packages/kexecboot/linux-kexecboot-2.6.23/versatile-armv6.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- - arch/arm/mm/Kconfig | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- linux-2.6.23.orig/arch/arm/mm/Kconfig -+++ linux-2.6.23/arch/arm/mm/Kconfig -@@ -343,11 +343,11 @@ config CPU_XSC3 - select IO_36 - - # ARMv6 - config CPU_V6 - bool "Support ARM V6 processor" -- depends on ARCH_INTEGRATOR || MACH_REALVIEW_EB || ARCH_OMAP2 || ARCH_MX3 -+ depends on ARCH_INTEGRATOR || MACH_REALVIEW_EB || ARCH_OMAP2 || ARCH_MX3 || ARCH_VERSATILE_PB - default y if ARCH_MX3 - select CPU_32v6 - select CPU_ABRT_EV6 - select CPU_CACHE_V6 - select CPU_CACHE_VIPT |