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

git version control git at git.openembedded.org
Mon Aug 24 08:13:40 UTC 2009


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

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Mon Aug 24 10:13:14 2009 +0200

linux-2.6.24: enable initrd support for hipox machine

---

 recipes/linux/linux-2.6.24/hipox/defconfig |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index 62c6d16..a1482fb 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
-# Wed Jul 29 12:54:46 2009
+# Mon Aug 24 09:09:25 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -48,7 +48,8 @@ CONFIG_LOG_BUF_SHIFT=14
 # CONFIG_FAIR_GROUP_SCHED is not set
 CONFIG_SYSFS_DEPRECATED=y
 # CONFIG_RELAY is not set
-# CONFIG_BLK_DEV_INITRD is not set
+CONFIG_BLK_DEV_INITRD=y
+CONFIG_INITRAMFS_SOURCE=""
 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_SYSCTL=y
 # CONFIG_EMBEDDED is not set





More information about the Openembedded-commits mailing list