summaryrefslogtreecommitdiffstats
path: root/src/usr/i2c
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/i2c')
-rw-r--r--src/usr/i2c/HBconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/i2c/HBconfig b/src/usr/i2c/HBconfig
index f2ac26e90..dc68e5cfb 100644
--- a/src/usr/i2c/HBconfig
+++ b/src/usr/i2c/HBconfig
@@ -1,10 +1,10 @@
config TPMDD
- default n
+ default y
depends on TPM_NUVOTON
help
Enable TPM support
config TPM_NUVOTON
- default n
+ default y
help
Enable Nuvoton TPM I2C driver
OpenPOWER on IntegriCloud