Enable CONFIG_USB_SUSPEND for x86/amd64 (but not default/ia64) (bug #351376)
authorSebastian Pipping <sebastian@pipping.org>
Sat, 22 Jan 2011 00:33:44 +0000 (01:33 +0100)
committerSebastian Pipping <sebastian@pipping.org>
Sat, 22 Jan 2011 00:33:44 +0000 (01:33 +0100)
arch/x86/kernel-config
arch/x86_64/kernel-config

index 1dbc07e94f9a6e34dd4f8a7bcd4f2f6f1ecdaa8f..829ad84c10bb3aa576d66ea4385e682c04ca166c 100644 (file)
@@ -2940,7 +2940,7 @@ CONFIG_USB=m
 CONFIG_USB_DEVICEFS=y
 CONFIG_USB_DEVICE_CLASS=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_SUSPEND is not set
+CONFIG_USB_SUSPEND=y
 # CONFIG_USB_PERSIST is not set
 # CONFIG_USB_OTG is not set
 
index 1260e39c3036bdda81b1c592fe712bf52959fc38..6e39c341723b2ff8d6de6249dbe1a1d4200f3148 100644 (file)
@@ -2440,7 +2440,7 @@ CONFIG_USB=m
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DEVICE_CLASS is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_SUSPEND is not set
+CONFIG_USB_SUSPEND=y
 # CONFIG_USB_PERSIST is not set
 # CONFIG_USB_OTG is not set