diff options
author | Steffen Sledz <sledz@dresearch.de> | 2010-02-05 09:07:26 +0100 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2010-02-05 09:10:49 +0100 |
commit | 9c305ede4815e5818198e8874cac6b6eadd38eb3 (patch) | |
tree | 00e425bb64d98645ec391b2a81b625f68fc1d3a7 | |
parent | b072f3f5eddaa665ab83e2351849bcad79d635d3 (diff) |
linux-2.6.24: enable MAGIC_SYSRQ for hipox machine
We're hunting a snaky bug.
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
-rw-r--r-- | recipes/linux/linux-2.6.24/hipox/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig index 467c414d30..9e53ff867d 100644 --- a/recipes/linux/linux-2.6.24/hipox/defconfig +++ b/recipes/linux/linux-2.6.24/hipox/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.24.7 -# Fri Jan 29 11:40:05 2010 +# Thu Feb 4 08:14:16 2010 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -1363,7 +1363,7 @@ CONFIG_NLS_UTF8=y # CONFIG_PRINTK_TIME is not set CONFIG_ENABLE_WARN_DEPRECATED=y CONFIG_ENABLE_MUST_CHECK=y -# CONFIG_MAGIC_SYSRQ is not set +CONFIG_MAGIC_SYSRQ=y # CONFIG_UNUSED_SYMBOLS is not set # CONFIG_DEBUG_FS is not set # CONFIG_HEADERS_CHECK is not set |