[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20071203220358.GB7149@Krystal>
Date: Mon, 3 Dec 2007 17:03:58 -0500
From: Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>
To: Andrew Morton <akpm@...ux-foundation.org>,
Haavard Skinnemoen <hskinnemoen@...el.com>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH] AVR32 - Add HAVE_OPROFILE
Should be applied after the
"Add HAVE_KPROBES" patch.
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>
CC: Haavard Skinnemoen <hskinnemoen@...el.com>
CC: Andrew Morton <akpm@...ux-foundation.org>
---
arch/avr32/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-2.6-lttng/arch/avr32/Kconfig
===================================================================
--- linux-2.6-lttng.orig/arch/avr32/Kconfig 2007-12-03 16:55:43.000000000 -0500
+++ linux-2.6-lttng/arch/avr32/Kconfig 2007-12-03 16:56:01.000000000 -0500
@@ -12,6 +12,7 @@ config AVR32
# that we usually don't need on AVR32.
select EMBEDDED
select HAVE_KPROBES
+ select HAVE_OPROFILE
help
AVR32 is a high-performance 32-bit RISC microprocessor core,
designed for cost-sensitive embedded applications, with particular
--
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists