| To: | John Crispin <blogic@openwrt.org> |
|---|---|
| Subject: | Re: [PATCH 2/2] MIPS: enable oprofile support on lantiq targets |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 16 Nov 2011 13:22:57 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <1314185769-16745-2-git-send-email-blogic@openwrt.org> |
| References: | <1314185769-16745-1-git-send-email-blogic@openwrt.org> <1314185769-16745-2-git-send-email-blogic@openwrt.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Wed, Aug 24, 2011 at 01:36:09PM +0200, John Crispin wrote: > This patch sets the performance counters irq and HAVE_OPROFILE flag. > > Signed-off-by: John Crispin <blogic@openwrt.org> > Cc: linux-mips@linux-mips.org > --- > arch/mips/Kconfig | 1 + > arch/mips/lantiq/irq.c | 5 +++++ > 2 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index d300c2b..f748550 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -230,6 +230,7 @@ config LANTIQ > select SWAP_IO_SPACE > select BOOT_RAW > select HAVE_CLK > + select HAVE_OPROFILE > select MIPS_MACHINE > > config LASAT This is already being in the "config MIPS" section at the top of arch/mips/Kconfig. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 0/8] MIPS: lantiq: some fixes and support FALC-ON, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH V2 1/6] MIPS: lantiq: reorganize xway code, John Crispin |
| Previous by Thread: | Re: [PATCH 0/8] MIPS: lantiq: some fixes and support FALC-ON, Ralf Baechle |
| Next by Thread: | [PATCH V2 1/6] MIPS: lantiq: reorganize xway code, John Crispin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |