[linux-yocto] [kernel-cache][PATCH] features/tpm: enable tpm support

Bruce Ashfield bruce.ashfield at windriver.com
Fri Dec 14 12:30:52 PST 2018


Which branches ? 4.19 and master ?

Bruce

On 2018-12-13 4:27 a.m., Pradhan Surya Narayanx wrote:
> Add tpm feature to intel-common-drivers.scc
> 
> Signed-off-by: Pradhan Surya Narayanx <surya.narayanx.pradhan at intel.com>
> ---
>   bsp/intel-common/intel-common-drivers.scc | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/bsp/intel-common/intel-common-drivers.scc b/bsp/intel-common/intel-common-drivers.scc
> index fa7168e..e094321 100644
> --- a/bsp/intel-common/intel-common-drivers.scc
> +++ b/bsp/intel-common/intel-common-drivers.scc
> @@ -56,6 +56,9 @@ include features/media/media-all.scc
>   # Industrial IO Support
>   include features/iio/iio.scc
>   
> +# TPM
> +include features/tpm/tpm.scc
> +
>   # Intel HD Audio
>   include features/sound/snd_hda_intel.scc
>   
> 



More information about the linux-yocto mailing list