]> git.baikalelectronics.ru Git - uboot.git/commit
tpm: Add a proper Kconfig option for crc8 in SPL
authorSimon Glass <sjg@chromium.org>
Sat, 7 Jan 2023 21:57:20 +0000 (14:57 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 18:49:13 +0000 (11:49 -0700)
commit111d51c99ce44afa629c6862bfc1abb98d1ed0aa
tree555502c11f55ed85c2694860eb474d0bad55bfc8
parent64a0aad4634cf6f00cc20bf009dacdcb79fbd43b
tpm: Add a proper Kconfig option for crc8 in SPL

The current approach is a bit of a hack and only works for the tpm
subsystem. Add a Kconfig so that crc8 can be enabled in SPL for other
purposes.

Signed-off-by: Simon Glass <sjg@chromium.org>
lib/Kconfig
lib/Makefile