diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 9d734f3c8234..fd5ac1d89d74 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -1975,7 +1975,7 @@ config SECCOMP | |||
1975 | 1975 | ||
1976 | If unsure, say Y. Only embedded should say N here. | 1976 | If unsure, say Y. Only embedded should say N here. |
1977 | 1977 | ||
1978 | source kernel/Kconfig.hz | 1978 | source "kernel/Kconfig.hz" |
1979 | 1979 | ||
1980 | config KEXEC | 1980 | config KEXEC |
1981 | bool "kexec system call" | 1981 | bool "kexec system call" |