diff mbox

[42/47] hw/tpm/Kconfig: Add Kconfig file

Message ID 1377471536-12423-43-git-send-email-akoskovacs@gmx.com
State New
Headers show

Commit Message

Ákos Kovács Aug. 25, 2013, 10:58 p.m. UTC
Signed-off-by: Ákos Kovács <akoskovacs@gmx.com>
---
 hw/tpm/Kconfig |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 hw/tpm/Kconfig
diff mbox

Patch

diff --git a/hw/tpm/Kconfig b/hw/tpm/Kconfig
new file mode 100644
index 0000000..8c9fb24
--- /dev/null
+++ b/hw/tpm/Kconfig
@@ -0,0 +1,6 @@ 
+config TPM_TIS
+    bool
+    #select ISA
+
+config TPM_PASSTHROUGH
+    bool