Re: [PATCH 4/7] configs: stm32mp15: Enable random number generator(rng) device

2019-12-04 Thread Patrice CHOTARD
On 12/4/19 12:53 PM, Sughosh Ganu wrote: > Enable support for the rng device on the stm32mp15 configs. > > Signed-off-by: Sughosh Ganu > --- > configs/stm32mp15_basic_defconfig | 2 ++ > configs/stm32mp15_optee_defconfig | 2 ++ > configs/stm32mp15_trusted_defconfig | 2 ++ > 3 files changed

[PATCH 4/7] configs: stm32mp15: Enable random number generator(rng) device

2019-12-04 Thread Sughosh Ganu
Enable support for the rng device on the stm32mp15 configs. Signed-off-by: Sughosh Ganu --- configs/stm32mp15_basic_defconfig | 2 ++ configs/stm32mp15_optee_defconfig | 2 ++ configs/stm32mp15_trusted_defconfig | 2 ++ 3 files changed, 6 insertions(+) diff --git a/configs/stm32mp15_basic_d