diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
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 | ||
405 | source kernel/Kconfig.hz | ||
406 | |||
405 | endmenu | 407 | endmenu |
406 | 408 | ||
407 | # | 409 | # |