]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Disable deprecated CONFIG_USB_DEVICE_CLASS, recomended on #systemd
authorArtur Frysiak <artur@frysiak.net>
Tue, 13 Dec 2011 15:08:45 +0000 (15:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Other refs:
 http://cateee.net/lkddb/web-lkddb/USB_DEVICE_CLASS.html
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510279
 http://lists.debian.org/debian-kernel/2009/04/msg00516.html
 https://bugs.archlinux.org/task/16561

Changed files:
    kernel-multiarch.config -> 1.83

kernel-multiarch.config

index 4ebbbf19cb295ad8fceea1fa7f66992e6f20b38d..c94014bec09975d664bebbeb4ebdd97283a0a6fd 100644 (file)
@@ -5144,7 +5144,7 @@ USB_DEBUG all=n
 USB_ANNOUNCE_NEW_DEVICES all=y
 #- Miscellaneous USB options
 USB_DEVICEFS all=y
-USB_DEVICE_CLASS all=y sparc64=n
+USB_DEVICE_CLASS all=n
 USB_DYNAMIC_MINORS all=y sparc64=n
 USB_SUSPEND all=y
 USB_OTG all=n
This page took 0.064967 seconds and 4 git commands to generate.