diff options
-rw-r--r-- | drivers/char/tpm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/tpm/Kconfig b/drivers/char/tpm/Kconfig index 205ed35c1a31..94c0c74434ea 100644 --- a/drivers/char/tpm/Kconfig +++ b/drivers/char/tpm/Kconfig | |||
@@ -94,6 +94,7 @@ config TCG_ST33_I2C | |||
94 | config TCG_XEN | 94 | config TCG_XEN |
95 | tristate "XEN TPM Interface" | 95 | tristate "XEN TPM Interface" |
96 | depends on TCG_TPM && XEN | 96 | depends on TCG_TPM && XEN |
97 | select XEN_XENBUS_FRONTEND | ||
97 | ---help--- | 98 | ---help--- |
98 | If you want to make TPM support available to a Xen user domain, | 99 | If you want to make TPM support available to a Xen user domain, |
99 | say Yes and it will be accessible from within Linux. See | 100 | say Yes and it will be accessible from within Linux. See |