diff options
Diffstat (limited to 'drivers/char/tpm/Kconfig')
-rw-r--r-- | drivers/char/tpm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/tpm/Kconfig b/drivers/char/tpm/Kconfig index 1a65838888cd..c54cac3f8bc8 100644 --- a/drivers/char/tpm/Kconfig +++ b/drivers/char/tpm/Kconfig | |||
@@ -74,7 +74,7 @@ config TCG_NSC | |||
74 | 74 | ||
75 | config TCG_ATMEL | 75 | config TCG_ATMEL |
76 | tristate "Atmel TPM Interface" | 76 | tristate "Atmel TPM Interface" |
77 | depends on PPC64 || HAS_IOPORT | 77 | depends on PPC64 || HAS_IOPORT_MAP |
78 | ---help--- | 78 | ---help--- |
79 | If you have a TPM security chip from Atmel say Yes and it | 79 | If you have a TPM security chip from Atmel say Yes and it |
80 | will be accessible from within Linux. To compile this driver | 80 | will be accessible from within Linux. To compile this driver |