From bc801f5a8a7907ba6be2f61bcdf01e9323c050f5 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Wed, 21 May 2008 13:08:27 +0000 Subject: [PATCH] topconfig enable USB_WDM new driver for Wireless Device Management support, see afba937e540c902c989cd516fd97ea0c8499bb27 svn path=/dists/trunk/linux-2.6/; revision=11434 --- debian/changelog | 2 +- debian/config/config | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 443050fde..71b58ee4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,7 +13,7 @@ linux-2.6 (2.6.26~rc3-1~experimental.1) UNRELEASED; urgency=low 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. diff --git a/debian/config/config b/debian/config/config index 4559ac48c..d8e8bd353 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1451,6 +1451,11 @@ CONFIG_USB_CXACRU=m CONFIG_USB_UEAGLEATM=m CONFIG_USB_XUSBATM=m +## +## file: drivers/usb/class/Kconfig +## +CONFIG_USB_WDM=m + ## ## file: drivers/usb/core/Kconfig ##