mirror of https://github.com/hak5/openwrt.git
kernel: add another missing TPM symbol
Signed-off-by: John Crispin <john@phrozen.org>openwrt-18.06
parent
a93a48328d
commit
99d0633f24
|
@ -3893,6 +3893,7 @@ CONFIG_SYSVIPC_SYSCTL=y
|
|||
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
|
||||
# CONFIG_TCG_TIS_ST33ZP24 is not set
|
||||
# CONFIG_TCG_TPM is not set
|
||||
# CONFIG_TCG_XEN is not set
|
||||
# CONFIG_TCIC is not set
|
||||
CONFIG_TCP_CONG_ADVANCED=y
|
||||
# CONFIG_TCP_CONG_BIC is not set
|
||||
|
|
|
@ -4085,6 +4085,7 @@ CONFIG_SYSVIPC_SYSCTL=y
|
|||
# CONFIG_TCG_TIS_I2C_NUVOTON is not set
|
||||
# CONFIG_TCG_TIS_ST33ZP24 is not set
|
||||
# CONFIG_TCG_TPM is not set
|
||||
# CONFIG_TCG_XEN is not set
|
||||
# CONFIG_TCIC is not set
|
||||
CONFIG_TCP_CONG_ADVANCED=y
|
||||
# CONFIG_TCP_CONG_BIC is not set
|
||||
|
|
|
@ -4408,6 +4408,7 @@ CONFIG_SYSVIPC_SYSCTL=y
|
|||
# CONFIG_TCG_TIS_ST33ZP24_SPI is not set
|
||||
# CONFIG_TCG_TPM is not set
|
||||
# CONFIG_TCG_VTPM_PROXY is not set
|
||||
# CONFIG_TCG_XEN is not set
|
||||
# CONFIG_TCIC is not set
|
||||
CONFIG_TCP_CONG_ADVANCED=y
|
||||
# CONFIG_TCP_CONG_BBR is not set
|
||||
|
|
Loading…
Reference in New Issue