summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/RPI-B
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/RPI-B')
-rw-r--r--sys/arm/conf/RPI-B1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/RPI-B b/sys/arm/conf/RPI-B
index 5fe031b..9dce858 100644
--- a/sys/arm/conf/RPI-B
+++ b/sys/arm/conf/RPI-B
@@ -93,6 +93,7 @@ device md
device random # Entropy device
# USB support
+options USB_HOST_ALIGN=32 # Align usb buffers to cache line size.
device usb
options USB_DEBUG
device dwcotg #DWC OTG controller
OpenPOWER on IntegriCloud