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