[kernel] r11434 - in dists/trunk/linux-2.6/debian: . config
Maximilian Attems
maks at alioth.debian.org
Wed May 21 13:08:28 UTC 2008
Author: maks
Date: Wed May 21 13:08:27 2008
New Revision: 11434
Log:
topconfig enable USB_WDM
new driver for Wireless Device Management support,
see afba937e540c902c989cd516fd97ea0c8499bb27
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog (original)
+++ dists/trunk/linux-2.6/debian/changelog Wed May 21 13:08:27 2008
@@ -13,7 +13,7 @@
USB_ISP1760_HCD, HTC_PASIC3, I2C_PCA_PLATFORM, TOUCHSCREEN_WM97XX,
JOYSTICK_ZHENHUA, SFC, ACCESSIBILITY, UIO_SMX, LOGIRUMBLEPAD2_FF,
A11Y_BRAILLE_CONSOLE, EDS_TRIGGER_DEFAULT_ON, VIDEO_ALLOW_V4L1, ATA_ACPI,
- SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA.
+ SATA_PMP, ATA_SFF, USB_SERIAL_MOTOROLA, USB_WDM.
* [amd64, i386]: KVM_CLOCK, KVM_GUEST, ISCSI_IBFT_FIND, ISCSI_IBFT, THERMAL,
EEEPC_LAPTOP, FB_N411.
* [amd64]: Enable SCSI_DPT_I2O as 64 bit now.
Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config (original)
+++ dists/trunk/linux-2.6/debian/config/config Wed May 21 13:08:27 2008
@@ -1452,6 +1452,11 @@
CONFIG_USB_XUSBATM=m
##
+## file: drivers/usb/class/Kconfig
+##
+CONFIG_USB_WDM=m
+
+##
## file: drivers/usb/core/Kconfig
##
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
More information about the Kernel-svn-changes
mailing list