diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-08-12 06:02:06 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-08-12 06:02:06 +0000 |
commit | 8dc883b9769f0b8733cee949a1c2959c4542168c (patch) | |
tree | 16ad8818c89da4ea0225ec4b9d679a3e9da2dc71 /target/linux/rb532/config-2.6.23 | |
parent | c9f2df5cea731976a7766dda5d1a4a64d9bba8ea (diff) | |
download | upstream-8dc883b9769f0b8733cee949a1c2959c4542168c.tar.gz upstream-8dc883b9769f0b8733cee949a1c2959c4542168c.tar.bz2 upstream-8dc883b9769f0b8733cee949a1c2959c4542168c.zip |
Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
SVN-Revision: 12286
Diffstat (limited to 'target/linux/rb532/config-2.6.23')
-rw-r--r-- | target/linux/rb532/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/rb532/config-2.6.23 b/target/linux/rb532/config-2.6.23 index fcfd6103ae..53c1517530 100644 --- a/target/linux/rb532/config-2.6.23 +++ b/target/linux/rb532/config-2.6.23 @@ -60,6 +60,7 @@ CONFIG_INITRAMFS_SOURCE="" CONFIG_INPUT=y CONFIG_INPUT_KEYBOARD=y CONFIG_IRQ_CPU=y +CONFIG_KEXEC=y # CONFIG_KEYBOARD_ATKBD is not set CONFIG_KEYBOARD_GPIO=y # CONFIG_KEYBOARD_LKKBD is not set |