Skip to content

Commit

Permalink
change USB_SUSPEND=y to =N.
Browse files Browse the repository at this point in the history
  • Loading branch information
John E. Connolly committed May 23, 2011
1 parent 61cf806 commit edf912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/omap3_buglabs_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
CONFIG_USB_SUSPEND=y
CONFIG_USB_SUSPEND=n
CONFIG_USB_OTG=y
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Expand Down

0 comments on commit edf912c

Please sign in to comment.