diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2013-01-22 06:32:38 -0500 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-02-15 12:46:00 -0500 |
commit | 769bc1fd7b8591a312d4c5c8834bc6510272938e (patch) | |
tree | 72ce15497ddabc58e492a0f489d1a6a08639f06b /arch/arc/Kconfig | |
parent | 01b812bcce4920d9587fab7a964493d368be1522 (diff) |
ARC: OProfile support
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Cc: Robert Richter <rric@kernel.org>
Cc: oprofile-list@lists.sf.net
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Diffstat (limited to 'arch/arc/Kconfig')
-rw-r--r-- | arch/arc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index 409b9378032e..405ea7a756b8 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig | |||
@@ -25,6 +25,7 @@ config ARC | |||
25 | select HAVE_ARCH_TRACEHOOK | 25 | select HAVE_ARCH_TRACEHOOK |
26 | select HAVE_GENERIC_HARDIRQS | 26 | select HAVE_GENERIC_HARDIRQS |
27 | select HAVE_MEMBLOCK | 27 | select HAVE_MEMBLOCK |
28 | select HAVE_OPROFILE | ||
28 | select IRQ_DOMAIN | 29 | select IRQ_DOMAIN |
29 | select MODULES_USE_ELF_RELA | 30 | select MODULES_USE_ELF_RELA |
30 | select NO_BOOTMEM | 31 | select NO_BOOTMEM |