teensy-3.x:Refreshed config and made board self powered

This commit is contained in:
David Sidrane 2017-06-06 12:58:40 -10:00
parent 04a46d8d35
commit 182259921f
1 changed files with 2 additions and 2 deletions

View File

@ -598,8 +598,8 @@ CONFIG_USBDEV=y
#
# CONFIG_USBDEV_ISOCHRONOUS is not set
CONFIG_USBDEV_DUALSPEED=y
CONFIG_USBDEV_SELFPOWERED=y
# CONFIG_USBDEV_BUSPOWERED is not set
# CONFIG_USBDEV_SELFPOWERED is not set
CONFIG_USBDEV_BUSPOWERED=y
CONFIG_USBDEV_MAXPOWER=100
# CONFIG_USBDEV_DMA is not set
# CONFIG_ARCH_USBDEV_STALLQUEUE is not set