diff --git a/debian/arch/i386/config b/debian/arch/i386/config index cab70f2fd..4808d3412 100644 --- a/debian/arch/i386/config +++ b/debian/arch/i386/config @@ -1637,7 +1637,7 @@ CONFIG_USB=m CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y # CONFIG_USB_DYNAMIC_MINORS is not set -# CONFIG_USB_SUSPEND is not set +CONFIG_USB_SUSPEND=y # CONFIG_USB_OTG is not set CONFIG_USB_EHCI_HCD=m CONFIG_USB_EHCI_SPLIT_ISO=y diff --git a/debian/changelog b/debian/changelog index 321909238..bd954288b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,8 +9,9 @@ linux-2.6 (2.6.14-3) UNRELEASED; urgency=low [ maximilian attems ] * Reenable CONFIG_SOFTWARE_SUSPEND on i386 and ppc, resume=/dev/ must be set by boot loader. (Closes: #267600) + * Set CONFIG_USB_SUSPEND on i386. Usefull for suspend to ram and apm suspend. - -- maximilian attems Thu, 3 Nov 2005 12:06:29 +0100 + -- maximilian attems Thu, 3 Nov 2005 12:37:31 +0100 linux-2.6 (2.6.14-2) unstable; urgency=low