]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
genericx86: disable USB autosuspend
authorRoss Burton <ross.burton@intel.com>
Wed, 21 Aug 2013 17:15:20 +0000 (18:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Aug 2013 11:53:37 +0000 (12:53 +0100)
USB autosuspend doesn't reliably work with arbitrary hardware, so don't enable
it.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/conf/machine/genericx86.conf

index e144754bcbffb0a29a034aca0273de82eed7d4fd..042f20623fb8e948f423e92d06dece8593d7c09e 100644 (file)
@@ -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"