diff options
author | Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> | 2020-04-22 14:56:12 +0530 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-04-30 12:56:28 +1000 |
commit | 57b3ed941b5542aaebcd9f59369571bbce9d6dcc (patch) | |
tree | 72a8ee0c72247bab207275071fec8aacd751f3c5 /drivers | |
parent | bde752c3d6dbe9f6ca346560198e66bc3d7d7238 (diff) |
powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
Currently, it is possible to have CONFIG_FUNCTION_TRACER disabled, but
CONFIG_MPROFILE_KERNEL enabled. Though all existing users of
MPROFILE_KERNEL are doing the right thing, it is weird to have
MPROFILE_KERNEL enabled when the function tracer isn't. Fix this by
making MPROFILE_KERNEL depend on FUNCTION_TRACER.
Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200422092612.514301-1-naveen.n.rao@linux.vnet.ibm.com
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions