quick question about TPM
Simon Glass
sjg at google.com
Tue Oct 24 20:03:25 CEST 2023
Hi Niek,
On Tue, 24 Oct 2023 at 04:51, niek.nooijens at omron.com
<niek.nooijens at omron.com> wrote:
>
> Hi
>
> Just a quick question. I'm developing a platform using the socfpga_cyclone5_defconfig
> everything is working, linux boots, but we decided to add a TPM to it's SPI bus.
> For some reason the TPM support menu in the menuconfig is disabled and I can't seem to find out why, or which file disables it. can you point me in the right direction?
The only thing 'config TPM' depends on is DM (driver model). Is that
somehow disabled? Once you enable that, it should appear.
Regards,
Simon
More information about the U-Boot
mailing list