rpi-base: Add missing hifiberry overlay

There is anoter hifiberry hat, for which there is currently
no overlay added to the build, so let's add it:

hifiberry-dacplusadcpro.dtbo

Signed-off-by: Pascal Huerst <pascal.huerst@gmail.com>
This commit is contained in:
Pascal Huerst 2024-02-02 04:49:53 +01:00 committed by Andrei Gherzan
parent e67feeff48
commit fc34bc3b86

View File

@ -28,6 +28,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/hifiberry-amp.dtbo \ overlays/hifiberry-amp.dtbo \
overlays/hifiberry-dac.dtbo \ overlays/hifiberry-dac.dtbo \
overlays/hifiberry-dacplus.dtbo \ overlays/hifiberry-dacplus.dtbo \
overlays/hifiberry-dacplusadcpro.dtbo \
overlays/hifiberry-digi.dtbo \ overlays/hifiberry-digi.dtbo \
overlays/justboom-both.dtbo \ overlays/justboom-both.dtbo \
overlays/justboom-dac.dtbo \ overlays/justboom-dac.dtbo \