summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-30 22:59:20 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-08-30 22:59:20 +0000
commit366f063a6deecc754e7f4f86b9b95f350ef4216f (patch)
treeae36f9286aad987ce26d5aa6d07cc1d3d7f5b8ee /target
parent9104338fd8c0644bc343f22af1403a1d5870830e (diff)
[linux] enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22846 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/brcm63xx/config-2.6.321
-rw-r--r--target/linux/brcm63xx/config-2.6.331
-rw-r--r--target/linux/brcm63xx/config-2.6.351
-rw-r--r--target/linux/generic/config-2.6.252
-rw-r--r--target/linux/generic/config-2.6.302
-rw-r--r--target/linux/generic/config-2.6.312
-rw-r--r--target/linux/generic/config-2.6.322
-rw-r--r--target/linux/generic/config-2.6.332
-rw-r--r--target/linux/generic/config-2.6.342
-rw-r--r--target/linux/generic/config-2.6.352
-rw-r--r--target/linux/octeon/config-2.6.301
-rw-r--r--target/linux/octeon/config-2.6.341
-rw-r--r--target/linux/omap35xx/config-2.6.321
13 files changed, 7 insertions, 13 deletions
diff --git a/target/linux/brcm63xx/config-2.6.32 b/target/linux/brcm63xx/config-2.6.32
index f308e2f2b..5512728db 100644
--- a/target/linux/brcm63xx/config-2.6.32
+++ b/target/linux/brcm63xx/config-2.6.32
@@ -115,7 +115,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/brcm63xx/config-2.6.33 b/target/linux/brcm63xx/config-2.6.33
index 519aab1c2..a2def661e 100644
--- a/target/linux/brcm63xx/config-2.6.33
+++ b/target/linux/brcm63xx/config-2.6.33
@@ -127,7 +127,6 @@ CONFIG_LOONGSON_UART_BASE=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/brcm63xx/config-2.6.35 b/target/linux/brcm63xx/config-2.6.35
index 519aab1c2..a2def661e 100644
--- a/target/linux/brcm63xx/config-2.6.35
+++ b/target/linux/brcm63xx/config-2.6.35
@@ -127,7 +127,6 @@ CONFIG_LOONGSON_UART_BASE=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/config-2.6.25 b/target/linux/generic/config-2.6.25
index 75b5d65b1..97f7ac8d8 100644
--- a/target/linux/generic/config-2.6.25
+++ b/target/linux/generic/config-2.6.25
@@ -789,7 +789,7 @@ CONFIG_LOG_BUF_SHIFT=14
# CONFIG_MAC_EMUMOUSEBTN 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/config-2.6.30 b/target/linux/generic/config-2.6.30
index ce344a480..b2b7b2143 100644
--- a/target/linux/generic/config-2.6.30
+++ b/target/linux/generic/config-2.6.30
@@ -1128,7 +1128,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/config-2.6.31 b/target/linux/generic/config-2.6.31
index 3296c402f..7dfe4edb1 100644
--- a/target/linux/generic/config-2.6.31
+++ b/target/linux/generic/config-2.6.31
@@ -1125,7 +1125,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/generic/config-2.6.32 b/target/linux/generic/config-2.6.32
index e3847e5fa..23a06740b 100644
--- a/target/linux/generic/config-2.6.32
+++ b/target/linux/generic/config-2.6.32
@@ -1197,7 +1197,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/generic/config-2.6.33 b/target/linux/generic/config-2.6.33
index e7d16e59f..7145be790 100644
--- a/target/linux/generic/config-2.6.33
+++ b/target/linux/generic/config-2.6.33
@@ -1236,7 +1236,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/generic/config-2.6.34 b/target/linux/generic/config-2.6.34
index cec70962b..0aa8723e9 100644
--- a/target/linux/generic/config-2.6.34
+++ b/target/linux/generic/config-2.6.34
@@ -1264,7 +1264,7 @@ CONFIG_MAC80211_DEFAULT_PS=y
# CONFIG_MAC_PARTITION is not set
# CONFIG_MACVLAN is not set
# CONFIG_MACVTAP 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/config-2.6.35 b/target/linux/generic/config-2.6.35
index c3b1d2e7d..52e95d1a0 100644
--- a/target/linux/generic/config-2.6.35
+++ b/target/linux/generic/config-2.6.35
@@ -1305,7 +1305,7 @@ CONFIG_MAC80211_DEFAULT_PS=y
# CONFIG_MAC_PARTITION is not set
# CONFIG_MACVLAN is not set
# CONFIG_MACVTAP 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
diff --git a/target/linux/octeon/config-2.6.34 b/target/linux/octeon/config-2.6.34
index 797e9e146..e5e38998d 100644
--- a/target/linux/octeon/config-2.6.34
+++ b/target/linux/octeon/config-2.6.34
@@ -147,7 +147,6 @@ CONFIG_LOONGSON_UART_BASE=y
# CONFIG_MACH_TX39XX is not set
# CONFIG_MACH_TX49XX is not set
# CONFIG_MACH_VR41XX is not set
-CONFIG_MAGIC_SYSRQ=y
CONFIG_MDIO_OCTEON=y
# CONFIG_MIKROTIK_RB532 is not set
CONFIG_MIPS=y
diff --git a/target/linux/omap35xx/config-2.6.32 b/target/linux/omap35xx/config-2.6.32
index 3d41ebf1f..e814d7926 100644
--- a/target/linux/omap35xx/config-2.6.32
+++ b/target/linux/omap35xx/config-2.6.32
@@ -663,7 +663,6 @@ CONFIG_MACH_OMAP3_BEAGLE=y
# CONFIG_MACH_OVERO is not set
# CONFIG_MAC_PARTITION is not set
# CONFIG_MACVLAN is not set
-CONFIG_MAGIC_SYSRQ=y
# CONFIG_MD is not set
# CONFIG_MEDIA_ATTACH is not set
CONFIG_MEDIA_SUPPORT=y