svn commit: r217772 - head/sys/conf

Adrian Chadd adrian at FreeBSD.org
Mon Jan 24 07:45:15 UTC 2011


Author: adrian
Date: Mon Jan 24 07:45:14 2011
New Revision: 217772
URL: http://svn.freebsd.org/changeset/base/217772

Log:
  Undo a local option which mistakenly crept into a commit.

Modified:
  head/sys/conf/options

Modified: head/sys/conf/options
==============================================================================
--- head/sys/conf/options	Mon Jan 24 07:16:20 2011	(r217771)
+++ head/sys/conf/options	Mon Jan 24 07:45:14 2011	(r217772)
@@ -650,7 +650,6 @@ UKBD_DFLT_KEYMAP	opt_ukbd.h
 UPLCOM_INTR_INTERVAL	opt_uplcom.h
 UVSCOM_DEFAULT_OPKTSIZE	opt_uvscom.h
 UVSCOM_INTR_INTERVAL	opt_uvscom.h
-USB_HOST_ALIGN		opt_usb.h
 
 # Embedded system options
 INIT_PATH


More information about the svn-src-head mailing list