[oe-commits] Steffen Sledz : linux-2.6.24: enable MAGIC_SYSRQ for hipox machine

git version control git at git.openembedded.org
Fri Feb 5 08:11:08 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9c305ede4815e5818198e8874cac6b6eadd38eb3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9c305ede4815e5818198e8874cac6b6eadd38eb3

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Fri Feb  5 09:07:26 2010 +0100

linux-2.6.24: enable MAGIC_SYSRQ for hipox machine

We're hunting a snaky bug.

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 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 467c414..9e53ff8 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





More information about the Openembedded-commits mailing list