[arch-commits] Commit in kernel26/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Sun Nov 22 19:50:22 UTC 2009


    Date: Sunday, November 22, 2009 @ 14:50:21
  Author: tpowa
Revision: 59362

removed CONFIG_USB_DEVICE_CLASS, #16561

Modified:
  kernel26/trunk/config
  kernel26/trunk/config.x86_64

---------------+
 config        |    2 +-
 config.x86_64 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===================================================================
--- config	2009-11-22 17:57:39 UTC (rev 59361)
+++ config	2009-11-22 19:50:21 UTC (rev 59362)
@@ -3485,7 +3485,7 @@
 # Miscellaneous USB options
 #
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_DEVICE_CLASS=y
+# CONFIG_USB_DEVICE_CLASS is not set
 CONFIG_USB_DYNAMIC_MINORS=y
 CONFIG_USB_SUSPEND=y
 # CONFIG_USB_OTG is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2009-11-22 17:57:39 UTC (rev 59361)
+++ config.x86_64	2009-11-22 19:50:21 UTC (rev 59362)
@@ -3265,7 +3265,7 @@
 # Miscellaneous USB options
 #
 CONFIG_USB_DEVICEFS=y
-CONFIG_USB_DEVICE_CLASS=y
+# CONFIG_USB_DEVICE_CLASS is not set
 CONFIG_USB_DYNAMIC_MINORS=y
 CONFIG_USB_SUSPEND=y
 # CONFIG_USB_OTG is not set




More information about the arch-commits mailing list