summaryrefslogtreecommitdiff
path: root/board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2011-10-24 16:42:13 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2011-10-25 12:31:07 +0200
commit1836d23386d8976a8b9b75b4ac02c5a40a4857f8 (patch)
treece7253981672a8283dc5235d7f8eb237708bec36 /board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch
parentd9944722c1bffdb65e1937bcda307d31e72dffee (diff)
qemu_sh4_r2d: update to kernel 3.1 and update readme
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch')
-rw-r--r--board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch b/board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch
deleted file mode 100644
index 0ac07f2b6..000000000
--- a/board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
-index 33990fa..06645b6 100644
---- a/arch/sh/Kconfig
-+++ b/arch/sh/Kconfig
-@@ -45,7 +45,7 @@ config SUPERH32
- select HAVE_ARCH_KGDB
- select HAVE_HW_BREAKPOINT
- select HAVE_MIXED_BREAKPOINTS_REGS
-- select PERF_EVENTS if HAVE_HW_BREAKPOINT
-+ select PERF_EVENTS
- select ARCH_HIBERNATION_POSSIBLE if MMU
-
- config SUPERH64