Author: hselasky
Date: Sat Feb 12 21:17:38 2011
New Revision: 218623
URL: http://svn.freebsd.org/changeset/base/218623

Log:
  Add missing USB_HOST_ALIGN option.
  
  Approved by:  thompsa (mentor)

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options       Sat Feb 12 21:06:12 2011        (r218622)
+++ head/sys/conf/options       Sat Feb 12 21:17:38 2011        (r218623)
@@ -643,6 +643,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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to