Skip to content

Commit

Permalink
configs: rpi4_32: Enable iProc RNG200
Browse files Browse the repository at this point in the history
Enable the RNG driver for RPi4 with 32 bit.

Signed-off-by: Matthias Brugger <[email protected]>
  • Loading branch information
mbgg committed Mar 2, 2021
1 parent 3ac0523 commit fae165b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/rpi_4_32b_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fae165b

Please sign in to comment.