From: jow Date: Sat, 4 Sep 2010 16:16:35 +0000 (+0000) Subject: [backfire] enable SysRq for all platforms, remove overrides in octeon and brcm63xx X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=e320158dac94f0acb5864cfa4dd46f86b8141f61;hp=79bfb79ba68d344cbb510840fe0d7c50d02efa99 [backfire] enable SysRq for all platforms, remove overrides in octeon and brcm63xx git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22898 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/brcm63xx/config-2.6.32 b/target/linux/brcm63xx/config-2.6.32 index d435f329d..bb882e0c4 100644 --- a/target/linux/brcm63xx/config-2.6.32 +++ b/target/linux/brcm63xx/config-2.6.32 @@ -114,7 +114,6 @@ CONFIG_LEDS_GPIO=y # CONFIG_MACH_TX39XX is not set # CONFIG_MACH_TX49XX is not set # CONFIG_MACH_VR41XX is not set -CONFIG_MAGIC_SYSRQ=y # CONFIG_MIKROTIK_RB532 is not set CONFIG_MIPS=y # CONFIG_MIPS_COBALT is not set diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 16483b73c..c82b81423 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -1130,7 +1130,7 @@ CONFIG_LOG_BUF_SHIFT=14 # CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MAC_PARTITION is not set # CONFIG_MACVLAN is not set -# CONFIG_MAGIC_SYSRQ is not set +CONFIG_MAGIC_SYSRQ=y # CONFIG_MARKEINS is not set # CONFIG_MARKERS is not set # CONFIG_MARVELL_PHY is not set diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 771cfb028..05d3a6bf7 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -1193,7 +1193,7 @@ CONFIG_MAC80211_DEFAULT_PS=y # CONFIG_MACINTOSH_DRIVERS is not set # CONFIG_MAC_PARTITION is not set # CONFIG_MACVLAN is not set -# CONFIG_MAGIC_SYSRQ is not set +CONFIG_MAGIC_SYSRQ=y # CONFIG_MARKEINS is not set # CONFIG_MARKERS is not set # CONFIG_MARVELL_PHY is not set diff --git a/target/linux/octeon/config-2.6.30 b/target/linux/octeon/config-2.6.30 index b0c96c11d..59d1375bd 100644 --- a/target/linux/octeon/config-2.6.30 +++ b/target/linux/octeon/config-2.6.30 @@ -165,7 +165,6 @@ CONFIG_LOCK_KERNEL=y # CONFIG_MACH_TX39XX is not set # CONFIG_MACH_TX49XX is not set # CONFIG_MACH_VR41XX is not set -CONFIG_MAGIC_SYSRQ=y # CONFIG_ME4000 is not set # CONFIG_MEILHAUS is not set # CONFIG_MIKROTIK_RB532 is not set