diff options
author | Koen Kooi <koen@openembedded.org> | 2009-05-10 20:07:29 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-05-10 20:07:29 +0200 |
commit | f1ce646bf9e343b68bc602964cb462ed64f4a3dc (patch) | |
tree | 46dead44552b7f583578c4355b92dfce87006789 /recipes/linux/linux-omap-pm | |
parent | a81810bac25bbe1565ea5e327ba8ecc37010c595 (diff) |
linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo PM config
Diffstat (limited to 'recipes/linux/linux-omap-pm')
-rw-r--r-- | recipes/linux/linux-omap-pm/overo/defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-pm/overo/defconfig b/recipes/linux/linux-omap-pm/overo/defconfig index e90f2af4da..3d025659e3 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 |