diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-08-30 22:59:20 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-08-30 22:59:20 +0000 |
commit | 229d390a6c20e997292e6d9044f1a355e75b9048 (patch) | |
tree | ae36f9286aad987ce26d5aa6d07cc1d3d7f5b8ee /target/linux/octeon | |
parent | f0f0a5ba7dd1e046256e2cb0e12656c99c565133 (diff) | |
download | upstream-229d390a6c20e997292e6d9044f1a355e75b9048.tar.gz upstream-229d390a6c20e997292e6d9044f1a355e75b9048.tar.bz2 upstream-229d390a6c20e997292e6d9044f1a355e75b9048.zip |
[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/linux/octeon')
-rw-r--r-- | target/linux/octeon/config-2.6.30 | 1 | ||||
-rw-r--r-- | target/linux/octeon/config-2.6.34 | 1 |
2 files changed, 0 insertions, 2 deletions
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 diff --git a/target/linux/octeon/config-2.6.34 b/target/linux/octeon/config-2.6.34 index 797e9e1464..e5e38998d6 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 |