]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
authorAnton Blanchard <anton@samba.org>
Fri, 10 Feb 2017 01:16:59 +0000 (12:16 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 10 Feb 2017 02:42:02 +0000 (13:42 +1100)
commit8bdee26827ae584d649efa25f77bb67b27c3a5ca
treeba1b0b739aec8e8f2e73097d1c0f2250d26f7b1c
parent0e9db4d0020415a0db1b8aecbd86009a45b35668
powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL

The final paragraph of the help text is reversed. We want to enable
this option by default, and disable it if the toolchain has a working
-mprofile-kernel.

Fixes: db2aeaf8d550 ("powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel")
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Kconfig