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 736a972..901d740 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"
This page took 0.040968 seconds and 4 git commands to generate.