diff mbox series

powerpc: Add PPC_EMULATED_STATS to powernv_defconfig

Message ID 20170921052449.20057-1-mikey@neuling.org (mailing list archive)
State Accepted
Commit e366b921c7e32c9b92b4c524696fa81ab508dd23
Headers show
Series powerpc: Add PPC_EMULATED_STATS to powernv_defconfig | expand

Commit Message

Michael Neuling Sept. 21, 2017, 5:24 a.m. UTC
This is useful, especially for developers.

Signed-off-by: Michael Neuling <mikey@neuling.org>
---
 arch/powerpc/configs/powernv_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Michael Ellerman Oct. 8, 2017, 8:43 a.m. UTC | #1
On Thu, 2017-09-21 at 05:24:49 UTC, Michael Neuling wrote:
> This is useful, especially for developers.
> 
> Signed-off-by: Michael Neuling <mikey@neuling.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/e366b921c7e32c9b92b4c524696fa8

cheers
diff mbox series

Patch

diff --git a/arch/powerpc/configs/powernv_defconfig b/arch/powerpc/configs/powernv_defconfig
index caee834760..3fb2a7ab54 100644
--- a/arch/powerpc/configs/powernv_defconfig
+++ b/arch/powerpc/configs/powernv_defconfig
@@ -295,6 +295,7 @@  CONFIG_FUNCTION_GRAPH_TRACER=y
 CONFIG_SCHED_TRACER=y
 CONFIG_FTRACE_SYSCALLS=y
 CONFIG_BLK_DEV_IO_TRACE=y
+CONFIG_PPC_EMULATED_STATS=y
 CONFIG_CODE_PATCHING_SELFTEST=y
 CONFIG_FTR_FIXUP_SELFTEST=y
 CONFIG_MSI_BITMAP_SELFTEST=y