mirror of
https://xff.cz/git/u-boot/
synced 2025-09-06 19:22:11 +02:00
efi_loader: EFI_RNG_PROTOCOL
Do not use quotation marks for Kconfig help text. Replace rng abbreviation by full words. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
@@ -127,7 +127,7 @@ config EFI_RNG_PROTOCOL
|
|||||||
bool "EFI_RNG_PROTOCOL support"
|
bool "EFI_RNG_PROTOCOL support"
|
||||||
depends on DM_RNG
|
depends on DM_RNG
|
||||||
help
|
help
|
||||||
"Support for EFI_RNG_PROTOCOL implementation. Uses the rng
|
Provide a EFI_RNG_PROTOCOL implementation using the hardware random
|
||||||
device on the platform"
|
number generator of the platform.
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Reference in New Issue
Block a user