From 1836d23386d8976a8b9b75b4ac02c5a40a4857f8 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 24 Oct 2011 16:42:13 -0300 Subject: qemu_sh4_r2d: update to kernel 3.1 and update readme Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- .../kernel-patches/linux-sh-fix-kconfig-warning.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch (limited to 'board/qemu/sh4-r2d/kernel-patches/linux-sh-fix-kconfig-warning.patch') 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 -- cgit v1.2.3