]> git.dujemihanovic.xyz Git - u-boot.git/commit
config: Enable iProc RNG200 driver in RPi4 configs
authorMatthias Brugger <mbrugger@suse.com>
Tue, 15 Dec 2020 09:49:24 +0000 (10:49 +0100)
committerMatthias Brugger <mbrugger@suse.com>
Thu, 18 Feb 2021 10:56:20 +0000 (11:56 +0100)
commit1613cf506c68ea4361ac6c8287932ba86e5e04a2
treeba5718227ebcf5c542b6ac5c04e0ca2e74f77196
parent537f00182ffd276a81dbf9746652fc940151528e
config: Enable iProc RNG200 driver in RPi4 configs

We find the iProc RNG200 in the Raspberry Pi 4. Add it to all it's
config so that it can be used.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
[mb: drop rpi_4_32b_defconfig]
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
configs/rpi_4_defconfig
configs/rpi_arm64_defconfig
drivers/rng/iproc_rng200.c