kernel: add global menuconfig option to enable kexec support

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37073
This commit is contained in:
Felix Fietkau
2013-06-28 11:27:20 +00:00
parent 512a3c5d81
commit 7acb84dde7
7 changed files with 9 additions and 0 deletions

View File

@@ -303,6 +303,9 @@ menu "Global build settings"
config KERNEL_RELAY
bool
config KERNEL_KEXEC
bool "Enable kexec support"
#
# CGROUP support symbols
#