From cbb0c91477155b6a9c27ef22e3d20b82534e573e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 4 Sep 2010 16:16:35 +0000 Subject: [PATCH] [backfire] enable SysRq for all platforms, remove overrides in octeon and brcm63xx SVN-Revision: 22898 --- target/linux/brcm63xx/config-2.6.32 | 1 - target/linux/generic-2.6/config-2.6.30 | 2 +- target/linux/generic-2.6/config-2.6.32 | 2 +- target/linux/octeon/config-2.6.30 | 1 - 4 files changed, 2 insertions(+), 4 deletions(-) diff --git a/target/linux/brcm63xx/config-2.6.32 b/target/linux/brcm63xx/config-2.6.32 index d435f329d7..bb882e0c4f 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 16483b73cd..c82b814232 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 771cfb028c..05d3a6bf7c 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 b0c96c11de..59d1375bdd 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 -- 2.30.2