[kernel] r12699 - in dists/trunk/linux-2.6/debian: . config

Maximilian Attems maks at alioth.debian.org
Fri Feb 6 13:35:37 UTC 2009


Author: maks
Date: Fri Feb  6 13:35:35 2009
New Revision: 12699

Log:
topconfig set modular USB_EMI26 and USB_EMI62

both gained request_firmware usage.
still need separete firmware blob, which we dont ship,
but hopefully user will be able to download somewhere.

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	Fri Feb  6 13:35:35 2009
@@ -39,7 +39,7 @@
     UIO_SERCOS3, CORE_DUMP_DEFAULT_ELF_HEADERS, NET_DSA, NET_DSA_MV88E6060,
     NET_DSA_MV88E6131, NET_DSA_MV88E6123_61_65, IT87_WDT,
     BACKLIGHT_MBP_NVIDIA, SND_HDA_INPUT_BEEP, USB_WUSB, USB_TMC, IDE_GD,
-    IDE_GD_ATA, IDE_GD_ATAPI, PCMCIA_IBMTR.
+    IDE_GD_ATA, IDE_GD_ATAPI, PCMCIA_IBMTR, USB_EMI62, USB_EMI26.
   * [x86] set MOUSE_BCM5974, X86_RESERVE_LOW_64K, OPROFILE_IBS,
     MICROCODE_INTEL, MICROCODE_AMD.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER, DMAR, DMAR_GFX_WA,

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	Fri Feb  6 13:35:35 2009
@@ -1715,6 +1715,8 @@
 ##
 ## file: drivers/usb/misc/Kconfig
 ##
+CONFIG_USB_EMI62=m
+CONFIG_USB_EMI26=m
 CONFIG_USB_ADUTUX=m
 CONFIG_USB_BERRY_CHARGE=m
 CONFIG_USB_CYPRESS_CY7C63=m



More information about the Kernel-svn-changes mailing list