Activate CONFIG_USB_SUSPEND on amd64 too.

svn path=/dists/sid/linux-2.6/; revision=4719
This commit is contained in:
Frederik Schüler 2005-11-03 14:59:07 +00:00
parent 98ba41aad8
commit a60fd6a5ba
1 changed files with 1 additions and 1 deletions

View File

@ -1384,7 +1384,6 @@ CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_BANDWIDTH=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_OTG is not set
CONFIG_USB_EHCI_HCD=m
CONFIG_USB_EHCI_SPLIT_ISO=y
@ -1654,3 +1653,4 @@ CONFIG_IBMASR=m
CONFIG_SBC8360_WDT=m
CONFIG_W83977F_WDT=m
CONFIG_I6300ESB_WDT=m
CONFIG_USB_SUSPEND=y