summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2011-01-22 13:52:23 +0000
committerhselasky <hselasky@FreeBSD.org>2011-01-22 13:52:23 +0000
commit72eed4db056096fe911b4ea08baba8879b723f82 (patch)
treedb48292301939573c5fb0dac3f101cb6de297b02 /sys/conf
parent9800a0b6c05143282874e4f1698f133e0984bc3a (diff)
downloadFreeBSD-src-72eed4db056096fe911b4ea08baba8879b723f82.zip
FreeBSD-src-72eed4db056096fe911b4ea08baba8879b723f82.tar.gz
Allow USB_HOST_ALIGN to be configured at compile time. This patch is
necessary for MIPS based RouterStation Pro board and maybe other MIPS based boards as well. Submitted by: Milan Obuch Approved by: thompsa (mentor)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 13f1d22..68be0e7 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -642,6 +642,7 @@ BUS_DEBUG opt_bus.h
# options for USB support
USB_DEBUG opt_usb.h
+USB_HOST_ALIGN opt_usb.h
USB_REQ_DEBUG opt_usb.h
USB_VERBOSE opt_usb.h
USB_EHCI_BIG_ENDIAN_DESC opt_usb.h
OpenPOWER on IntegriCloud