From: Konrad Rzeszutek Wilk Date: Wed, 25 Jan 2012 03:18:32 +0000 (-0500) Subject: config: Add TPM drivers. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=a09a843dd7c7ad99b4626d7d82cb650aa83fd277;p=xentesttools%2Fbootstrap.git config: Add TPM drivers. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index 4f8eb06..1e137df 100644 --- a/linux.config +++ b/linux.config @@ -464,8 +464,13 @@ CONFIG_LEGACY_PTY_COUNT=256 # # TPM devices # -# CONFIG_TCG_TPM is not set -# CONFIG_I2C is not set +CONFIG_TCG_TPM=y +CONFIG_TCG_TIS=m +CONFIG_TCG_INFINEON=m +CONFIG_TCG_NSC=m +CONFIG_TCG_ATMEL=m +# +CONFIG_I2C=y # # SPI support #