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

Maximilian Attems maks at alioth.debian.org
Thu May 28 16:12:25 UTC 2009


Author: maks
Date: Thu May 28 16:12:24 2009
New Revision: 13692

Log:
topconfig enable PCI_IOV

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	Thu May 28 16:12:21 2009	(r13691)
+++ dists/trunk/linux-2.6/debian/changelog	Thu May 28 16:12:24 2009	(r13692)
@@ -19,7 +19,8 @@
     DRAGONRISE_FF, LEDS_LP5521, LEDS_DAC124S085, LEDS_BD2802,
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
     POHMELFS, FSCACHE, CACHEFILES, EXOFS, NFS_FSCACHE, AFS_FSCACHE,
-    MTD_NAND_NANDSIM, STRIP_ASM_SYMS, FCOE_FNIC, USB_NET_CDC_EEM.
+    MTD_NAND_NANDSIM, STRIP_ASM_SYMS, FCOE_FNIC, USB_NET_CDC_EEM,
+    PCI_IOV.
   * [x86] set new DELL_WMI, EDAC_AMD8131, EDAC_AMD8111, X86_PAT, DMAR,
     X86_CPU_DEBUG.
   * [x86_64] set new CRYPTO_AES_NI_INTEL, X86_X2APIC.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Thu May 28 16:12:21 2009	(r13691)
+++ dists/trunk/linux-2.6/debian/config/config	Thu May 28 16:12:24 2009	(r13692)
@@ -1600,6 +1600,7 @@
 ##
 CONFIG_PCI_LEGACY=y
 CONFIG_PCI_STUB=m
+CONFIG_PCI_IOV=y
 
 ##
 ## file: drivers/pci/hotplug/Kconfig



More information about the Kernel-svn-changes mailing list