kernel: add global menuconfig option to enable kexec support
[openwrt/staging/jow.git] / Config.in
index 98e3e046f99085359cbbd40d67810ecc650d962a..ef6f1c61222f05a921874845e2eea478b7f09062 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -303,6 +303,9 @@ menu "Global build settings"
        config KERNEL_RELAY
                bool
 
+       config KERNEL_KEXEC
+               bool "Enable kexec support"
+
        #
        # CGROUP support symbols
        #