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

Maximilian Attems maks at alioth.debian.org
Sun Jan 6 22:39:51 UTC 2008


Author: maks
Date: Sun Jan  6 22:39:50 2008
New Revision: 10056

Log:
topconfig enable P54 driver for isl38xx based cards.


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	Sun Jan  6 22:39:50 2008
@@ -15,7 +15,7 @@
     SCSI_SRP_TGT_ATTRS, ADM8211, MTD_INTEL_VR_NOR, MTD_ALAUDA,
     MTD_ONENAND_2X_PROGRAM, MTD_ONENAND_SIM, DM_MULTIPATH_HP, FUJITSU_LAPTOP,
     QUOTA_NETLINK_INTERFACE, DM_UEVENT, SCSI_FC_TGT_ATTRS, SSB, BT_HCIUART_LL,
-    BT_HCIBTSDIO, MTD_OOPS, CGROUPS, MDIO_BITBANG, HIDRAW.
+    BT_HCIBTSDIO, MTD_OOPS, CGROUPS, MDIO_BITBANG, HIDRAW, P54.
   * Disable smbfs in topconfig, not supported upstream, use cifs.
   * Disable bcm43xx, deprecated by upstream. Enable B43 (needs v4 firmware)
     and B43LEGACY (needs v3 firmware).
@@ -50,7 +50,7 @@
   [ Frederik Schüler ]
   * Add GFS2 locking symbols export patch.
 
- -- maximilian attems <maks at debian.org>  Sun, 06 Jan 2008 13:50:29 +0100
+ -- maximilian attems <maks at debian.org>  Sun, 06 Jan 2008 23:38:05 +0100
 
 linux-2.6 (2.6.23-1~experimental.1) UNRELEASED; urgency=low
 

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	Sun Jan  6 22:39:50 2008
@@ -935,6 +935,9 @@
 CONFIG_PCMCIA_SPECTRUM=m
 CONFIG_RTL8187=m
 CONFIG_ADM8211=m
+CONFIG_P54_COMMON=m
+CONFIG_P54_USB=m
+CONFIG_P54_PCI=m
 CONFIG_IWLWIFI=y
 # CONFIG_IWLWIFI_DEBUG is not set
 CONFIG_IWLWIFI_SENSITIVITY=y



More information about the Kernel-svn-changes mailing list