aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/i386/Kconfig2
-rw-r--r--arch/x86_64/Kconfig2
2 files changed, 4 insertions, 0 deletions
diff --git a/arch/i386/Kconfig b/arch/i386/Kconfig
index bfdcedef06e1..d4ae5f9ceae6 100644
--- a/arch/i386/Kconfig
+++ b/arch/i386/Kconfig
@@ -961,6 +961,8 @@ config SECCOMP
961 961
962 If unsure, say Y. Only embedded should say N here. 962 If unsure, say Y. Only embedded should say N here.
963 963
964source kernel/Kconfig.hz
965
964endmenu 966endmenu
965 967
966 968
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig
index 61ed16652347..db259757dc8a 100644
--- a/arch/x86_64/Kconfig
+++ b/arch/x86_64/Kconfig
@@ -402,6 +402,8 @@ config SECCOMP
402 402
403 If unsure, say Y. Only embedded should say N here. 403 If unsure, say Y. Only embedded should say N here.
404 404
405source kernel/Kconfig.hz
406
405endmenu 407endmenu
406 408
407# 409#