aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r--arch/powerpc/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index 352f416269ce..98e513b62709 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -239,6 +239,9 @@ config PPC_OF_PLATFORM_PCI
239config ARCH_SUPPORTS_DEBUG_PAGEALLOC 239config ARCH_SUPPORTS_DEBUG_PAGEALLOC
240 def_bool y 240 def_bool y
241 241
242config ARCH_SUPPORTS_UPROBES
243 def_bool y
244
242config PPC_ADV_DEBUG_REGS 245config PPC_ADV_DEBUG_REGS
243 bool 246 bool
244 depends on 40x || BOOKE 247 depends on 40x || BOOKE