aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r--arch/ppc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig
index 015333033127..e6fa1d1cc03a 100644
--- a/arch/ppc/Kconfig
+++ b/arch/ppc/Kconfig
@@ -1122,7 +1122,9 @@ config PROC_HARDWARE
1122 1122
1123source "drivers/zorro/Kconfig" 1123source "drivers/zorro/Kconfig"
1124 1124
1125if !44x || BROKEN
1125source kernel/power/Kconfig 1126source kernel/power/Kconfig
1127endif
1126 1128
1127config SECCOMP 1129config SECCOMP
1128 bool "Enable seccomp to safely compute untrusted bytecode" 1130 bool "Enable seccomp to safely compute untrusted bytecode"