projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac0523
)
configs: rpi4_32: Enable iProc RNG200
author
Matthias Brugger
<mbrugger@suse.com>
Fri, 26 Feb 2021 10:48:01 +0000
(11:48 +0100)
committer
Matthias Brugger
<mbrugger@suse.com>
Tue, 2 Mar 2021 12:53:53 +0000
(13:53 +0100)
Enable the RNG driver for RPi4 with 32 bit.
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
configs/rpi_4_32b_defconfig
patch
|
blob
|
history
diff --git
a/configs/rpi_4_32b_defconfig
b/configs/rpi_4_32b_defconfig
index
0a5d3ff
..
91eeb3c
100644
(file)
--- a/
configs/rpi_4_32b_defconfig
+++ b/
configs/rpi_4_32b_defconfig
@@
-37,6
+37,8
@@
CONFIG_PCI_BRCMSTB=y
CONFIG_PINCTRL=y
# CONFIG_PINCTRL_GENERIC is not set
CONFIG_DM_RESET=y
+CONFIG_DM_RNG=y
+CONFIG_RNG_IPROC200=y
# CONFIG_REQUIRE_SERIAL_CONSOLE is not set
CONFIG_USB=y
CONFIG_DM_USB=y