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

Maximilian Attems maks at alioth.debian.org
Thu Aug 23 12:06:02 UTC 2007


Author: maks
Date: Thu Aug 23 12:06:02 2007
New Revision: 9364

Log:
enable tpm


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	Thu Aug 23 12:06:02 2007
@@ -19,9 +19,9 @@
   * [amd64, i386] Enable VIDEO_OUTPUT_CONTROL, THINKPAD_ACPI_INPUT_ENABLED.
   * linux-image bugscript add cmdline.
   * [amd64, i386, ia64]: Enable DMIID.
-  * 
+  * Enable TCG_TPM various userspace accesses it. (closes: 439020)
 
- -- maximilian attems <maks at debian.org>  Thu, 23 Aug 2007 12:40:34 +0200
+ -- maximilian attems <maks at debian.org>  Thu, 23 Aug 2007 14:00:52 +0200
 
 linux-2.6 (2.6.22-2) 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	Thu Aug 23 12:06:02 2007
@@ -855,7 +855,7 @@
 CONFIG_TEXTSEARCH_FSM=m
 CONFIG_PLIST=y
 
-# CONFIG_TCG_TPM is not set
+CONFIG_TCG_TPM=m
 CONFIG_TCG_ATMEL=m
 CONFIG_TCG_NSC=m
 CONFIG_SERIAL_8250_ACCENT=m



More information about the Kernel-svn-changes mailing list