[linux-yocto] [PATCH 15/17] pm: drop obselete CONFIG_USB_SUSPEND

Anuj Mittal anuj.mittal at intel.com
Wed Aug 29 21:28:45 PDT 2018


From: Bruce Ashfield <bruce.ashfield at windriver.com>

Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>
---
 features/power/intel.cfg | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/features/power/intel.cfg b/features/power/intel.cfg
index 2b1661b7..75f333f2 100644
--- a/features/power/intel.cfg
+++ b/features/power/intel.cfg
@@ -22,8 +22,3 @@ CONFIG_PM_ADVANCED_DEBUG=y
 
 # turn on run-time power management
 CONFIG_PM=y
-
-# disable usb runtime power management
-# it was causing non-functionaing mouse & keboard issues for many BSPs
-# and by default this is disabled in the kernel
-# CONFIG_USB_SUSPEND is not set
-- 
2.17.1



More information about the linux-yocto mailing list