[oe-commits] Thomas Kunze : linux_2.6.28: change collie defconfig

GIT User account git at amethyst.openembedded.net
Fri Feb 13 09:45:22 UTC 2009


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

Author: Thomas Kunze <thommycheck at gmx.de>
Date:   Fri Feb 13 10:43:56 2009 +0100

linux_2.6.28: change collie defconfig

*add ide-cs
*remove rtc-sa1100 (hangs on some collies)

---

 packages/linux/linux-2.6.28/collie/defconfig |    6 +++---
 packages/linux/linux_2.6.28.bb               |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/packages/linux/linux-2.6.28/collie/defconfig b/packages/linux/linux-2.6.28/collie/defconfig
index 3baea84..e815c97 100644
--- a/packages/linux/linux-2.6.28/collie/defconfig
+++ b/packages/linux/linux-2.6.28/collie/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.28
-# Tue Feb 10 20:46:22 2009
+# Fri Feb 13 10:42:04 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -691,7 +691,7 @@ CONFIG_IDE=y
 CONFIG_IDE_GD=y
 CONFIG_IDE_GD_ATA=y
 # CONFIG_IDE_GD_ATAPI is not set
-# CONFIG_BLK_DEV_IDECS is not set
+CONFIG_BLK_DEV_IDECS=y
 # CONFIG_BLK_DEV_IDECD is not set
 # CONFIG_BLK_DEV_IDETAPE is not set
 # CONFIG_BLK_DEV_IDESCSI is not set
@@ -1267,7 +1267,7 @@ CONFIG_RTC_INTF_DEV=y
 #
 # on-CPU RTC drivers
 #
-CONFIG_RTC_DRV_SA1100=y
+# CONFIG_RTC_DRV_SA1100 is not set
 # CONFIG_DMADEVICES is not set
 # CONFIG_REGULATOR is not set
 CONFIG_UIO=m
diff --git a/packages/linux/linux_2.6.28.bb b/packages/linux/linux_2.6.28.bb
index 7bdd9bf..603fe49 100644
--- a/packages/linux/linux_2.6.28.bb
+++ b/packages/linux/linux_2.6.28.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r3"
+PR = "r4"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"





More information about the Openembedded-commits mailing list