[PATCH] UBUNTU: [Config] Enable musb/ehci on beagleboard

Tim Gardner tim.gardner at canonical.com
Fri Mar 19 12:29:55 UTC 2010


On 03/19/2010 06:06 AM, robertcnelson at gmail.com wrote:
> From: Robert Nelson<robert.nelson at digikey.com>
>
> BugLink: http://bugs.launchpad.net/bugs/541030
>
> Signed-off-by: Robert Nelson<robert.nelson at digikey.com>
> ---
>   debian.ti-omap/config/config.common.ubuntu |    8 ++++----
>   1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/debian.ti-omap/config/config.common.ubuntu b/debian.ti-omap/config/config.common.ubuntu
> index a23cc2f..465323d 100644
> --- a/debian.ti-omap/config/config.common.ubuntu
> +++ b/debian.ti-omap/config/config.common.ubuntu
> @@ -1751,7 +1751,7 @@ CONFIG_NLS_KOI8_R=m
>   CONFIG_NLS_KOI8_U=m
>   CONFIG_NLS_UTF8=m
>   CONFIG_NOP_TRACER=y
> -CONFIG_NOP_USB_XCEIV=m
> +CONFIG_NOP_USB_XCEIV=y
>   CONFIG_NO_HZ=y
>   # CONFIG_NTFS_DEBUG is not set
>   CONFIG_NTFS_FS=m
> @@ -2478,7 +2478,7 @@ CONFIG_TUN=m
>   CONFIG_TWL4030_CODEC=y
>   CONFIG_TWL4030_CORE=y
>   CONFIG_TWL4030_POWER=y
> -CONFIG_TWL4030_USB=m
> +CONFIG_TWL4030_USB=y
>   CONFIG_TWL4030_WATCHDOG=m
>   # CONFIG_UACCESS_WITH_MEMCPY is not set
>   CONFIG_UBIFS_FS=y
> @@ -2533,7 +2533,7 @@ CONFIG_USB_DABUSB=m
>   # CONFIG_USB_DEVICE_CLASS is not set
>   CONFIG_USB_DSBR=m
>   # CONFIG_USB_DYNAMIC_MINORS is not set
> -CONFIG_USB_EHCI_HCD=m
> +CONFIG_USB_EHCI_HCD=y
>   # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
>   # CONFIG_USB_EHCI_TT_NEWSCHED is not set
>   CONFIG_USB_EMI26=m
> @@ -2645,7 +2645,7 @@ CONFIG_USB_MICROTEK=m
>   # CONFIG_USB_MON is not set
>   CONFIG_USB_MR800=m
>   # CONFIG_USB_MUSB_DEBUG is not set
> -CONFIG_USB_MUSB_HDRC=m
> +CONFIG_USB_MUSB_HDRC=y
>   CONFIG_USB_MUSB_HDRC_HCD=y
>   CONFIG_USB_MUSB_HOST=y
>   # CONFIG_USB_MUSB_OTG is not set

Your LP report states that the ehci/musb port is not setup due to 
misconfiguration, yet all relevant config options are defined as 
modules. Can you go into a bit more depth as to why they have to be 
built-in as opposed to being modules?

rtg

-- 
Tim Gardner tim.gardner at canonical.com




More information about the kernel-team mailing list