summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2017-02-18 21:37:14 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2017-02-18 21:37:14 +1100
commit6c8f9ad566ddc63da5da84c3c9e6c1bb0434c64f (patch)
tree1ba41dcec5d5a3a7fff8643d5d28fe24bfc50798 /arch/powerpc/Kconfig
parentd11914b21c4c21a294fe8937d66c1a192caa3cad (diff)
parent75b824727680a9d12c34d78096a5ac642e53f5d0 (diff)
downloadlinux-6c8f9ad566ddc63da5da84c3c9e6c1bb0434c64f.tar.gz
linux-6c8f9ad566ddc63da5da84c3c9e6c1bb0434c64f.tar.xz
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
Freescale updates from Scott: "Highlights include 8xx breakpoints and perf, t1042rdb display support, and board updates."
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 260dd6a371e0..5e7aaa9976e2 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -115,7 +115,7 @@ config PPC
select HAVE_PERF_REGS
select HAVE_PERF_USER_STACK_DUMP
select HAVE_REGS_AND_STACK_ACCESS_API
- select HAVE_HW_BREAKPOINT if PERF_EVENTS && PPC_BOOK3S_64
+ select HAVE_HW_BREAKPOINT if PERF_EVENTS && (PPC_BOOK3S || PPC_8xx)
select ARCH_WANT_IPC_PARSE_VERSION
select SPARSE_IRQ
select IRQ_DOMAIN