projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2871c6
)
tpm: Fix module name description in Kconfig for tpm_i2c_infineon
author
Peter Huewe
<peterhuewe@gmx.de>
Mon, 21 Oct 2013 23:12:15 +0000
(
01:12
+0200)
committer
Peter Huewe
<peterhuewe@gmx.de>
Tue, 22 Oct 2013 17:43:10 +0000
(19:43 +0200)
This patch changes the displayed module name from
tpm_tis_i2c_infineon to its actual name tpm_i2c_infineon.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/tpm/Kconfig
b/drivers/char/tpm/Kconfig
index f9085860b716a3796ef48eff937a1a88dd956740..dd7a82bfa7cfc77e19097368f5d397f64c493973 100644
(file)
--- a/
drivers/char/tpm/Kconfig
+++ b/
drivers/char/tpm/Kconfig
@@
-51,7
+51,7
@@
config TCG_TIS_I2C_INFINEON
Specification 0.20 say Yes and it will be accessible from within
Linux.
To compile this driver as a module, choose M here; the module
- will be called tpm_
tis_
i2c_infineon.
+ will be called tpm_i2c_infineon.
config TCG_TIS_I2C_NUVOTON
tristate "TPM Interface Specification 1.2 Interface (I2C - Nuvoton)"