Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292272
b: refs/heads/master
c: f4a0391
h: refs/heads/master
v: v3
  • Loading branch information
Fabio Estevam authored and Mimi Zohar committed Jan 20, 2012
1 parent 54b8344 commit 95afe15
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 700920eb5ba4de5417b446c9a8bb008df2b973e0
refs/heads/master: f4a0391dfa91155bd961673b31eb42d9d45c799d
1 change: 0 additions & 1 deletion trunk/drivers/char/tpm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
menuconfig TCG_TPM
tristate "TPM Hardware Support"
depends on HAS_IOMEM
depends on EXPERIMENTAL
select SECURITYFS
---help---
If you have a TPM security chip in your system, which
Expand Down
2 changes: 1 addition & 1 deletion trunk/security/integrity/ima/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config IMA
select CRYPTO_HMAC
select CRYPTO_MD5
select CRYPTO_SHA1
select TCG_TPM if !S390 && !UML
select TCG_TPM if HAS_IOMEM && !UML
select TCG_TIS if TCG_TPM
help
The Trusted Computing Group(TCG) runtime Integrity
Expand Down

0 comments on commit 95afe15

Please sign in to comment.