oprofile: select RING_BUFFER
authorIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 08:38:57 +0000 (09:38 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Dec 2008 08:46:31 +0000 (09:46 +0100)
commitd69d59f49763e6bd047c591c6c1f84c8e13da931
treeec4d1fa467b0e552ffd2f0c4de5acfe999eecec1
parentc4f50183f90fb1fd99aa5941f01b90cd1b882d2e
oprofile: select RING_BUFFER

Impact: build fix

OProfile now depends on the ring buffer infrastructure:

 arch/x86/oprofile/built-in.o: In function `oprofile_add_ibs_sample':
 : undefined reference to `ring_buffer_unlock_commit'

Select TRACING and RING_BUFFER when oprofile is enabled.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/Kconfig