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 995b62a..497dd29 100644 --- a/conf/machine/include/rpi-base.inc +++ b/conf/machine/include/rpi-base.inc | |||
| @@ -36,6 +36,7 @@ KERNEL_DEVICETREE ?= " \ | |||
| 36 | overlays/rpi-ft5406.dtbo \ | 36 | overlays/rpi-ft5406.dtbo \ |
| 37 | overlays/w1-gpio.dtbo \ | 37 | overlays/w1-gpio.dtbo \ |
| 38 | overlays/w1-gpio-pullup.dtbo \ | 38 | overlays/w1-gpio-pullup.dtbo \ |
| 39 | overlays/pi3-disable-bt.dtbo \ | ||
| 39 | overlays/pi3-miniuart-bt.dtbo \ | 40 | overlays/pi3-miniuart-bt.dtbo \ |
| 40 | overlays/vc4-kms-v3d.dtbo \ | 41 | overlays/vc4-kms-v3d.dtbo \ |
| 41 | " | 42 | " |
