aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc')
-rw-r--r--arch/ppc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index ea9eb4891b23..92e37f5b365b 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -43,6 +43,7 @@ config PPC
43 bool 43 bool
44 default y 44 default y
45 select HAVE_OPROFILE 45 select HAVE_OPROFILE
46 select HAVE_KPROBES
46 47
47config PPC32 48config PPC32
48 bool 49 bool