summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Shaw <shawaj@gmail.com>2021-01-14 22:27:11 +0000
committerAndrei Gherzan <andrei@gherzan.com>2021-01-19 09:24:51 +0000
commit9165aa52b601e50c5cd58aa73c1ed329eb031fcb (patch)
treed94c35a8d9a1f7cf87a9519f5f988b282693359c
parent1c6673262729f60035b6d34b1fa11fc5cbf64710 (diff)
downloadmeta-raspberrypi-9165aa52b601e50c5cd58aa73c1ed329eb031fcb.tar.gz
overlays: add justboom overlays
add justboom overlays Change-type: patch Signed-off-by: Aaron Shaw <shawaj@gmail.com>
-rw-r--r--conf/machine/include/rpi-base.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index 628293f..c3cb311 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -25,6 +25,9 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
25 overlays/hifiberry-dac.dtbo \ 25 overlays/hifiberry-dac.dtbo \
26 overlays/hifiberry-dacplus.dtbo \ 26 overlays/hifiberry-dacplus.dtbo \
27 overlays/hifiberry-digi.dtbo \ 27 overlays/hifiberry-digi.dtbo \
28 overlays/justboom-both.dtbo \
29 overlays/justboom-dac.dtbo \
30 overlays/justboom-digi.dtbo \
28 overlays/i2c-rtc.dtbo \ 31 overlays/i2c-rtc.dtbo \
29 overlays/imx219.dtbo \ 32 overlays/imx219.dtbo \
30 overlays/iqaudio-dac.dtbo \ 33 overlays/iqaudio-dac.dtbo \