Enable CONFIG_USB_SUSPEND for x86/amd64 (but not default/ia64) (bug #351376)

cleanup-cruft
Sebastian Pipping 14 years ago
parent 94f4e02816
commit 954670ea2f

@ -2940,7 +2940,7 @@ CONFIG_USB=m
CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICEFS=y
CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS 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_PERSIST is not set
# CONFIG_USB_OTG is not set # CONFIG_USB_OTG is not set

@ -2440,7 +2440,7 @@ CONFIG_USB=m
CONFIG_USB_DEVICEFS=y CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set # CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS 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_PERSIST is not set
# CONFIG_USB_OTG is not set # CONFIG_USB_OTG is not set

Loading…
Cancel
Save