configs/rpi: fix defconfigs after upstream rebased
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 18 May 2021 14:50:03 +0000 (16:50 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 18 May 2021 14:50:03 +0000 (16:50 +0200)
commit8c3f281626fb3a9e7ca596ca1df2cc1d30252496
tree0fed8fcc2421834b3e3aa1fb76c68790cc1af56b
parent4a3639bad01a08b7bbb4ccb3090099a01799f321
configs/rpi: fix defconfigs after upstream rebased

Branches in the Rappberry Pi linux repository are often rebased, which
means that commits that are not reachable from a reference (tag,branch)
will eventually get garbage-collected.

This is probably what hapenned with the commit we are curently
referencing in our defconfig files.

Swith to using the current HEAD of the rpi-5.10.y brnch, in lieue of the
previous one.

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
configs/raspberrypi0_defconfig
configs/raspberrypi0w_defconfig
configs/raspberrypi2_defconfig
configs/raspberrypi3_64_defconfig
configs/raspberrypi3_defconfig
configs/raspberrypi3_qt5we_defconfig
configs/raspberrypi4_64_defconfig
configs/raspberrypi4_defconfig
configs/raspberrypi_defconfig