diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2022-11-18 22:25:28 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2022-11-18 23:03:11 +0300 |
| commit | c4d1d481bdc53c7bb8b995b7a18eaa82c27fc171 (patch) | |
| tree | a9cb1a31abb59e12961dd37a15224cf8cf2e8c1f /meta-openembedded/meta-python/recipes-devtools/python | |
| parent | 08b6cec504bcededcc23a7293d064c118c37b371 (diff) | |
| download | openbmc-c4d1d481bdc53c7bb8b995b7a18eaa82c27fc171.tar.xz | |
meta-aspeed: add HW_RANDOM to tpm kconfig
Bletchley currently has the following compile warning:
```
WARNING: linux-aspeed-6.0.8+gitAUTOINC+1b16243b00-r0 do_kernel_configcheck: [kernel config]: specified values did not make it into the kernel's final configuration:
[NOTE]: 'CONFIG_HW_RANDOM_TPM' last val (y) and .config val (n) do not match
[INFO]: CONFIG_HW_RANDOM_TPM : n
Config 'HW_RANDOM_TPM' has the following Direct dependencies (HW_RANDOM_TPM=n):
TCG_TPM(=y) && HW_RANDOM(=m) && !(TCG_TPM(=y) = y && HW_RANDOM(=m) = m) (=n)
```
This is due to HW_RANDOM=m by default. Explicitly set HW_RANDOM=y in
the tpm2 config snippet where HW_RANDOM_TPM=y is set.
Change-Id: I7185cdab58de19dcf456d9aaad1c563fccc04d71
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python')
0 files changed, 0 insertions, 0 deletions
