[oe-commits] Steffen Sledz : linux-2.6.24: enable kexec in defconfig for hipox machine

GIT User account git at amethyst.openembedded.net
Thu Apr 23 09:17:02 UTC 2009


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

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Thu Apr 23 11:12:39 2009 +0200

linux-2.6.24: enable kexec in defconfig for hipox machine

---

 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 7f4dbdd..76d2b68 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.4
-# Mon Apr 20 12:29:34 2009
+# Tue Apr 21 08:57:22 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -287,7 +287,7 @@ CONFIG_ZBOOT_ROM_TEXT=0x0
 CONFIG_ZBOOT_ROM_BSS=0x0
 CONFIG_CMDLINE=" debug "
 # CONFIG_XIP_KERNEL is not set
-# CONFIG_KEXEC is not set
+CONFIG_KEXEC=y
 
 #
 # Floating point emulation





More information about the Openembedded-commits mailing list