Commit b217f79f authored by Juerg Haefliger's avatar Juerg Haefliger Committed by Khalid Elmously

UBUNTU: [Config] CONFIG_TCG_CRB=y

BugLink: https://bugs.launchpad.net/bugs/1775771

Commit "ima: Fix Kconfig to select TPM 2.0 CRB interface" selects TCG_CRB
to build the driver into the kernel. Update the config files accordingly
and also remove the module from the ABI.
Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
Signed-off-by: default avatarKhalid Elmously <khalid.elmously@canonical.com>
parent 8b60ff21
......@@ -4072,7 +4072,6 @@ touchwin
tpci200
tpm-rng
tpm_atmel
tpm_crb
tpm_i2c_atmel
tpm_i2c_infineon
tpm_i2c_nuvoton
......
......@@ -4068,7 +4068,6 @@ touchwin
tpci200
tpm-rng
tpm_atmel
tpm_crb
tpm_i2c_atmel
tpm_i2c_infineon
tpm_i2c_nuvoton
......
......@@ -4212,7 +4212,6 @@ touchwin
tpci200
tpm-rng
tpm_atmel
tpm_crb
tpm_i2c_atmel
tpm_i2c_infineon
tpm_i2c_nuvoton
......
......@@ -4211,7 +4211,6 @@ touchwin
tpci200
tpm-rng
tpm_atmel
tpm_crb
tpm_i2c_atmel
tpm_i2c_infineon
tpm_i2c_nuvoton
......
......@@ -7783,7 +7783,7 @@ CONFIG_TAU=y
# CONFIG_TAU_INT is not set
CONFIG_TC1100_WMI=m
CONFIG_TCG_ATMEL=m
CONFIG_TCG_CRB=m
CONFIG_TCG_CRB=y
CONFIG_TCG_IBMVTPM=y
CONFIG_TCG_INFINEON=m
CONFIG_TCG_NSC=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment