[kernel] r19897 - in dists/trunk/linux/debian: . config config/kernelarch-x86

Ben Hutchings benh at alioth.debian.org
Mon Mar 4 02:01:02 UTC 2013


Author: benh
Date: Mon Mar  4 02:01:00 2013
New Revision: 19897

Log:
mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Mar  3 23:43:05 2013	(r19896)
+++ dists/trunk/linux/debian/changelog	Mon Mar  4 02:01:00 2013	(r19897)
@@ -9,6 +9,7 @@
   * genorig: Accept xz-compressed upstream tarballs and patches,
     thanks to Sedat Dilek
   * net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
+  * mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
 
   [ Aurelien Jarno ]
   * [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun Mar  3 23:43:05 2013	(r19896)
+++ dists/trunk/linux/debian/config/config	Mon Mar  4 02:01:00 2013	(r19897)
@@ -1601,6 +1601,7 @@
 ## file: drivers/mfd/Kconfig
 ##
 CONFIG_MFD_SM501=m
+CONFIG_MFD_RTSX_PCI=m
 CONFIG_HTC_PASIC3=m
 # CONFIG_UCB1400_CORE is not set
 # CONFIG_TPS6105X is not set

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Mar  3 23:43:05 2013	(r19896)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Mon Mar  4 02:01:00 2013	(r19897)
@@ -1749,5 +1749,5 @@
 CONFIG_KVM_CLOCK=y
 CONFIG_LIRC_TTUSBIR=m
 # CONFIG_MTD_NAND_VERIFY_WRITE is not set
-CONFIG_RTS_PSTOR=m
+
 



More information about the Kernel-svn-changes mailing list