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

Ben Hutchings benh at moszumanska.debian.org
Sun May 10 02:37:25 UTC 2015


Author: benh
Date: Sun May 10 02:37:25 2015
New Revision: 22575

Log:
[x86] tpm: Enable TCG_TIS_ST33ZP24 and TCG_TIS_ST33ZP24_I2C as modules, replacing TCG_ST33_I2C

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

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun May 10 02:30:31 2015	(r22574)
+++ dists/trunk/linux/debian/changelog	Sun May 10 02:37:25 2015	(r22575)
@@ -244,6 +244,8 @@
   * sound/firewire: Enable SND_OXFW as module, replacing SND_FIREWIRE_SPEAKERS
   * [x86] Enable DW_DMAC and re-enable SND_SOC_INTEL_HASWELL_MACH,
     SND_SOC_INTEL_BYT_RT5640_MACH, SND_SOC_INTEL_BYT_MAX98090_MACH as modules
+  * [x86] tpm: Enable TCG_TIS_ST33ZP24 and TCG_TIS_ST33ZP24_I2C as modules,
+    replacing TCG_ST33_I2C
 
   [ Ian Campbell ]
   * [armhf] Enable support for Freescale SNVS RTC. (Closes: #782364)

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 02:30:31 2015	(r22574)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun May 10 02:37:25 2015	(r22575)
@@ -334,7 +334,8 @@
 CONFIG_TCG_NSC=m
 CONFIG_TCG_ATMEL=m
 CONFIG_TCG_INFINEON=m
-CONFIG_TCG_ST33_I2C=m
+CONFIG_TCG_TIS_ST33ZP24=m
+CONFIG_TCG_TIS_ST33ZP24_I2C=m
 CONFIG_TCG_XEN=m
 
 ##



More information about the Kernel-svn-changes mailing list