From ae76ada6e6698d8264c55f2f8629bec77557430e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 7 Aug 2007 07:48:44 +0000 Subject: [PATCH] Enable kexec for x86 as well (#2141) SVN-Revision: 8365 --- target/linux/x86-2.6/config/default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/x86-2.6/config/default b/target/linux/x86-2.6/config/default index 0fc4bf4f9c..92b722e6f9 100644 --- a/target/linux/x86-2.6/config/default +++ b/target/linux/x86-2.6/config/default @@ -164,6 +164,7 @@ CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_STOWAWAY is not set # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set +CONFIG_KEXEC=y CONFIG_KTIME_SCALAR=y # CONFIG_KVM is not set # CONFIG_LANCE is not set -- 2.30.2