Browse Source

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>
Pascal Huerst 1 year ago
parent
commit
fc34bc3b86
1 changed files with 1 additions and 0 deletions
  1. 1 0
      conf/machine/include/rpi-base.inc

+ 1 - 0
conf/machine/include/rpi-base.inc

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