kernel: enable magic sysrq by default, it does not add much to the kernel image size...
authorFelix Fietkau <nbd@openwrt.org>
Thu, 22 Dec 2011 08:45:13 +0000 (08:45 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 22 Dec 2011 08:45:13 +0000 (08:45 +0000)
SVN-Revision: 29600

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"