[oe-commits] Koen Kooi : linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo PM config

GIT User account git at amethyst.openembedded.net
Sun May 10 18:13:35 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun May 10 20:07:29 2009 +0200

linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo PM config

---

 conf/machine/include/omap3.inc                     |    2 +-
 .../linux/linux-omap-2.6.29/beagleboard/defconfig  |    2 +-
 recipes/linux/linux-omap-pm/overo/defconfig        |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index 5d6d9ff..2e33e33 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,7 +1,7 @@
 require conf/machine/include/tune-cortexa8.inc
 PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r31" 
+MACHINE_KERNEL_PR = "r32" 
 
 KERNEL_IMAGETYPE = "uImage"
 
diff --git a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
index ef5e35c..ebb6c63 100644
--- a/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.29/beagleboard/defconfig
@@ -1556,7 +1556,7 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_OMAP_EHCI_PHY_MODE=y
 # CONFIG_OMAP_EHCI_TLL_MODE is not set
 CONFIG_USB_EHCI_ROOT_HUB_TT=y
-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
+CONFIG_USB_EHCI_TT_NEWSCHED=y
 CONFIG_USB_OXU210HP_HCD=y
 # CONFIG_USB_ISP116X_HCD is not set
 # CONFIG_USB_OHCI_HCD is not set
diff --git a/recipes/linux/linux-omap-pm/overo/defconfig b/recipes/linux/linux-omap-pm/overo/defconfig
index e90f2af..3d02565 100644
--- a/recipes/linux/linux-omap-pm/overo/defconfig
+++ b/recipes/linux/linux-omap-pm/overo/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.29-omap1
-# Sat Apr 25 09:31:25 2009
+# Tue Apr 28 18:41:30 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1566,7 +1566,7 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_OMAP_EHCI_PHY_MODE=y
 # CONFIG_OMAP_EHCI_TLL_MODE is not set
 CONFIG_USB_EHCI_ROOT_HUB_TT=y
-# CONFIG_USB_EHCI_TT_NEWSCHED is not set
+CONFIG_USB_EHCI_TT_NEWSCHED=y
 # CONFIG_USB_OXU210HP_HCD is not set
 # CONFIG_USB_ISP116X_HCD is not set
 # CONFIG_USB_OHCI_HCD is not set





More information about the Openembedded-commits mailing list