diff options
author | Martin Roth <martin@coreboot.org> | 2020-11-09 13:17:15 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-11-16 12:10:10 +0000 |
commit | 3e7fced21853a54b9540a9f6df8c0f4e7bbb45b8 (patch) | |
tree | 77748794be4a8f00b989d22af6402c14697239bd /util/vgabios/testbios.h | |
parent | 0639bff5bac84975258f4059eaf130582e1aee94 (diff) |
drivers/i2c/tpm: Remove ifdef of non-existant Kconfig option
The CONFIG_TPM_I2C_BURST_LIMITATION was never added, so this has never
been turned on. The Kconfig linter generates three warnings about this
block:
Warning: Unknown config option CONFIG_TPM_I2C_BURST_LIMITATION
Signed-off-by: Martin Roth <martin@coreboot.org>
Change-Id: I53fa8f5b4eac6a1e7efec23f70395058bad26299
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47367
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/vgabios/testbios.h')
0 files changed, 0 insertions, 0 deletions