diff options
-rw-r--r-- | conf/machine/include/rpi-base.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc index a120656..c0bf21b 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
@@ -35,6 +35,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \ | |||
35 | overlays/rpi-ft5406.dtbo \ | 35 | overlays/rpi-ft5406.dtbo \ |
36 | overlays/rpi-poe.dtbo \ | 36 | overlays/rpi-poe.dtbo \ |
37 | overlays/vc4-kms-v3d.dtbo \ | 37 | overlays/vc4-kms-v3d.dtbo \ |
38 | overlays/vc4-fkms-v3d.dtbo \ | ||
38 | overlays/w1-gpio-pullup.dtbo \ | 39 | overlays/w1-gpio-pullup.dtbo \ |
39 | overlays/w1-gpio.dtbo \ | 40 | overlays/w1-gpio.dtbo \ |
40 | " | 41 | " |