summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-07 07:48:44 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-08-07 07:48:44 +0000
commit8ae34a4329aab53b0f39a69241c81b9ac26618f1 (patch)
treeb5c52f99269ee0ef2fb9d0ac4fe0dd1f9276f14d /target
parent11bcac143c58173b9ffc46bcbc4aeb7e0b1cd917 (diff)
Enable kexec for x86 as well (#2141)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8365 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 0fc4bf4f9..92b722e6f 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