[poky] [PATCH 3/4] genericx86: disable USB autosuspend

Darren Hart dvhart at linux.intel.com
Thu Aug 22 10:45:16 PDT 2013


On Thu, 2013-08-22 at 16:59 +0100, Ross Burton wrote:
> USB autosuspend doesn't reliably work with arbitrary hardware, so don't enable
> it.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>

Acked-by: Darren Hart <dvhart at linux.intel.com>

> ---
>  meta-yocto-bsp/conf/machine/genericx86.conf |    2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
> index e144754..042f206 100644
> --- a/meta-yocto-bsp/conf/machine/genericx86.conf
> +++ b/meta-yocto-bsp/conf/machine/genericx86.conf
> @@ -31,8 +31,6 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts linux-firmware v86d
>  
>  IMAGE_FSTYPES ?= "ext3 cpio.gz live"
>  
> -APPEND += "usbcore.autosuspend=1"
> -
>  GLIBC_ADDONS = "nptl"
>  
>  EXTRA_OECONF_append_pn-matchbox-panel-2 = " --with-battery=acpi"

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel





More information about the poky mailing list