[oe-commits] Thomas Kunze : linux_2.6.24: add ide-cs to defconfig

GIT User account git at amethyst.openembedded.net
Thu Mar 12 16:27:25 UTC 2009


Module: openembedded.git
Branch: hrw/poky-merge/add-rpm-packages-support
Commit: 266a77ff6f44e6bcd63aa69a803bf0764113c549
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=266a77ff6f44e6bcd63aa69a803bf0764113c549

Author: Thomas Kunze <thommycheck at gmx.de>
Date:   Thu Mar  5 22:03:37 2009 +0100

linux_2.6.24: add ide-cs to defconfig

This is necessary to have root on cf-cards.

---

 packages/linux/linux-2.6.24/simpad/defconfig |    8 ++++----
 packages/linux/linux_2.6.24.bb               |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/packages/linux/linux-2.6.24/simpad/defconfig b/packages/linux/linux-2.6.24/simpad/defconfig
index 24e98f8..2e7352b 100644
--- a/packages/linux/linux-2.6.24/simpad/defconfig
+++ b/packages/linux/linux-2.6.24/simpad/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24
-# Fri Jan  9 09:35:22 2009
+# Thu Mar  5 21:54:07 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -826,9 +826,9 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
 # CONFIG_CDROM_PKTCDVD is not set
 # CONFIG_ATA_OVER_ETH is not set
 # CONFIG_MISC_DEVICES is not set
-CONFIG_IDE=m
+CONFIG_IDE=y
 CONFIG_IDE_MAX_HWIFS=4
-CONFIG_BLK_DEV_IDE=m
+CONFIG_BLK_DEV_IDE=y
 
 #
 # Please see Documentation/ide.txt for help/info on IDE drives
@@ -836,7 +836,7 @@ CONFIG_BLK_DEV_IDE=m
 # CONFIG_BLK_DEV_IDE_SATA is not set
 CONFIG_BLK_DEV_IDEDISK=m
 CONFIG_IDEDISK_MULTI_MODE=y
-CONFIG_BLK_DEV_IDECS=m
+CONFIG_BLK_DEV_IDECS=y
 # CONFIG_BLK_DEV_IDECD is not set
 # CONFIG_BLK_DEV_IDETAPE is not set
 # CONFIG_BLK_DEV_IDEFLOPPY is not set
diff --git a/packages/linux/linux_2.6.24.bb b/packages/linux/linux_2.6.24.bb
index 7c4ee55..f09e4a7 100644
--- a/packages/linux/linux_2.6.24.bb
+++ b/packages/linux/linux_2.6.24.bb
@@ -11,7 +11,7 @@ DEFAULT_PREFERENCE_ts72xx = "1"
 DEFAULT_PREFERENCE_oxnas = "1"
 DEFAULT_PREFERENCE_cs-e9302 = "1"
 
-PR = "r20"
+PR = "r21"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \
            http://kamikaze.waninkoko.info/patches/2.6.24/kamikaze1/broken-out/squashfs-lzma-2.6.24.patch;patch=1 \





More information about the Openembedded-commits mailing list