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 | 867ac59ff97fc53ff1d205be3a176b6409e358f2 (patch) | |
tree | 4f5a7a8999226f7679d4037a2d1a1e1960ff2965 /target/linux/brcm63xx | |
parent | 34736c48b96196a2b2c429b47b4733e638e30804 (diff) | |
download | upstream-867ac59ff97fc53ff1d205be3a176b6409e358f2.tar.gz upstream-867ac59ff97fc53ff1d205be3a176b6409e358f2.tar.bz2 upstream-867ac59ff97fc53ff1d205be3a176b6409e358f2.zip |
enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.32 | 1 | ||||
-rw-r--r-- | target/linux/brcm63xx/config-2.6.33 | 1 | ||||
-rw-r--r-- | target/linux/brcm63xx/config-2.6.35 | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/brcm63xx/config-2.6.32 b/target/linux/brcm63xx/config-2.6.32 index f308e2f2ba..5512728db9 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 519aab1c26..a2def661e0 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 519aab1c26..a2def661e0 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 |