kernel: enable magic sysrq by default, it does not add much to the kernel image size...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 22 Dec 2011 08:45:13 +0000 (08:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 22 Dec 2011 08:45:13 +0000 (08:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29600 3c298f89-4303-0410-b956-a3cf2f4a3e73

Config.in

index 736a97282fc198a9bed0d80ed8e0b7e2f4dd7866..901d7400646d209104c496addaa07ddd1b9f9644 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -229,7 +229,7 @@ menu "Global build settings"
 
        config KERNEL_MAGIC_SYSRQ
                bool "Compile the kernel with SysRq support"
-               default n
+               default y
 
        config KERNEL_ELF_CORE
                bool "Enable process core dump support"