summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-08-07 07:48:44 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-08-07 07:48:44 +0000
commit9d2fc0c6607341cfb2f83795c3c5d9ec99c1b81d (patch)
tree93d242a9389ed2d83343f887d56e4293c871a1b2 /target
parent95bc12ab9ba31c31016fbf2a71d8474f8f50452f (diff)
downloadmaster-31e0f0ae-9d2fc0c6607341cfb2f83795c3c5d9ec99c1b81d.tar.gz
master-31e0f0ae-9d2fc0c6607341cfb2f83795c3c5d9ec99c1b81d.tar.bz2
master-31e0f0ae-9d2fc0c6607341cfb2f83795c3c5d9ec99c1b81d.zip
Enable kexec for x86 as well (#2141)
SVN-Revision: 8365
Diffstat (limited to 'target')
-rw-r--r--target/linux/x86-2.6/config/default1
1 files changed, 1 insertions, 0 deletions
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