#
# Sony partition support
#

menu "Sony USB Support"

config USB_RESET_VBUS
	bool "Reset VBUS"
	default n
	help
	  Reset VBUS before activating it.
	  This option has a limited use such as USB boot
	  to ensure a USB device is found.
	  Say Y to this option. If unsure, say N.

config USB_DISABLE_1C1B3E00
	bool "Disable bus 1C1B3E00"
	default n
	help
	  Disable bus 1C1B3E00.
	  This option has a limited use such as USB boot
	  to improve boot time.
	  Say Y to this option. If unsure, say N.

endmenu
