efi_loader: enable RNG if DM_RNG is enabled
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 1 Apr 2020 10:15:01 +0000 (11:15 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Apr 2020 06:10:01 +0000 (08:10 +0200)
commitbdf329e4a3ea1209a50d4cbe267ada41384eb750
treef0ef6f6e9d1099fa2b9f2dd0a79bc662a1cb1356
parent9cb3ce2558ba1fc058dfb26a07fc02603773a211
efi_loader: enable RNG if DM_RNG is enabled

Enable EFI_RNG_PROTOCOL by default if DM_RNG is set.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Acked-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Remove superfluous 'if DM_RNG'
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/Kconfig