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

Maximilian Attems maks at alioth.debian.org
Thu May 24 07:30:58 UTC 2012


Author: maks
Date: Thu May 24 07:30:57 2012
New Revision: 19032

Log:
topconfig enable SCSI_UFSHCD driver

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 24 07:30:53 2012	(r19031)
+++ dists/trunk/linux-2.6/debian/changelog	Thu May 24 07:30:57 2012	(r19032)
@@ -4,7 +4,7 @@
 
   * Enable DM_VERITY, NF_CONNTRACK_TIMEOUT, NF_CT_NETLINK_TIMEOUT,
     IP_NF_MATCH_RPFILTER, IP6_NF_MATCH_RPFILTER, NETFILTER_NETLINK_ACCT,
-    NETFILTER_XT_MATCH_NFACCT, NET_SCH_PLUG.
+    NETFILTER_XT_MATCH_NFACCT, NET_SCH_PLUG, SCSI_UFSHCD.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 21 May 2012 01:37:21 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Thu May 24 07:30:53 2012	(r19031)
+++ dists/trunk/linux-2.6/debian/config/config	Thu May 24 07:30:57 2012	(r19032)
@@ -2731,6 +2731,11 @@
 CONFIG_SCSI_QLA_ISCSI=m
 
 ##
+## file: drivers/scsi/ufs/Kconfig
+##
+CONFIG_SCSI_UFSHCD=m
+
+##
 ## file: drivers/spi/Kconfig
 ##
 CONFIG_SPI=y



More information about the Kernel-svn-changes mailing list