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/generic/config-2.6.30 | |
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/generic/config-2.6.30')
-rw-r--r-- | target/linux/generic/config-2.6.30 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.30 b/target/linux/generic/config-2.6.30 index ce344a4805..b2b7b21437 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 |