1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 07:33:22 +03:00

Enable kexec for x86 as well (#2141)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8365 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-08-07 07:48:44 +00:00
parent 11bcac143c
commit 8ae34a4329

View File

@ -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