diff --git a/arch/x86/kernel-config b/arch/x86/kernel-config index 1dbc07e..829ad84 100644 --- a/arch/x86/kernel-config +++ b/arch/x86/kernel-config @@ -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 diff --git a/arch/x86_64/kernel-config b/arch/x86_64/kernel-config index 1260e39..6e39c34 100644 --- a/arch/x86_64/kernel-config +++ b/arch/x86_64/kernel-config @@ -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