diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2019-06-27 21:54:06 +0100 |
|---|---|---|
| committer | Andrei Gherzan <andrei@gherzan.ro> | 2019-06-30 16:14:31 +0100 |
| commit | 11f437762932def97bfbac19ff6669c2707d17f9 (patch) | |
| tree | bdd97a9f06b0fa3e623ba00d0977832abe6d2079 | |
| parent | 063196ec9bc6277f78dbac7f64e3823225fe1427 (diff) | |
| download | meta-raspberrypi-11f437762932def97bfbac19ff6669c2707d17f9.tar.gz | |
rpi-base.inc: Include the "fake" KMS dtbo
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
| -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 | " |
