projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8593e2e
)
arm: mvebu: turris_omnia: Enable rng command in defconfig
author
Marek Behún
<kabel@kernel.org>
Thu, 4 Apr 2024 07:51:07 +0000
(09:51 +0200)
committer
Stefan Roese
<sr@denx.de>
Thu, 4 Apr 2024 08:45:27 +0000
(10:45 +0200)
Now that Turris Omnia has a rng driver provided in the MCU driver,
enable the rng command in defconfig.
Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/turris_omnia_defconfig
patch
|
blob
|
history
diff --git
a/configs/turris_omnia_defconfig
b/configs/turris_omnia_defconfig
index 4c21635ec90594f54ae52c3799c74c42ace2ada0..f2b39115feffe65f8beef1faae0eaaa641446731 100644
(file)
--- a/
configs/turris_omnia_defconfig
+++ b/
configs/turris_omnia_defconfig
@@
-73,6
+73,7
@@
CONFIG_CMD_WDT=y
CONFIG_CMD_TFTPPUT=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
+CONFIG_CMD_RNG=y
CONFIG_CMD_AES=y
CONFIG_CMD_HASH=y
CONFIG_CMD_BTRFS=y