diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 3 |
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 | |||
239 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC | 239 | config ARCH_SUPPORTS_DEBUG_PAGEALLOC |
240 | def_bool y | 240 | def_bool y |
241 | 241 | ||
242 | config ARCH_SUPPORTS_UPROBES | ||
243 | def_bool y | ||
244 | |||
242 | config PPC_ADV_DEBUG_REGS | 245 | config PPC_ADV_DEBUG_REGS |
243 | bool | 246 | bool |
244 | depends on 40x || BOOKE | 247 | depends on 40x || BOOKE |