summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorAnton Gerasimov <tossel@gmail.com>2018-06-02 13:13:24 +0200
committerAndrei Gherzan <andrei@gherzan.com>2018-09-06 11:57:30 +0100
commit6a5468b357487b6a7c7f475f12a8ccc1e4b39e5c (patch)
tree28fe816f62329752534da1aa9098b21fdd1a3d72 /conf/machine/include
parent9c87a1acbda3cd9544b6cb78bca0de481eb763db (diff)
downloadmeta-raspberrypi-6a5468b357487b6a7c7f475f12a8ccc1e4b39e5c.tar.gz
rpi-base.inc: install at86rf233 overlay
Controlled with ENABLE_AT86RF variable Signed-off-by: Anton Gerasimov <tossel@gmail.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/rpi-base.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
index d76495a..b01c561 100644
--- a/conf/machine/include/rpi-base.inc
+++ b/conf/machine/include/rpi-base.inc
@@ -43,6 +43,7 @@ KERNEL_DEVICETREE ?= " \
43 overlays/pi3-disable-bt.dtbo \ 43 overlays/pi3-disable-bt.dtbo \
44 overlays/pi3-miniuart-bt.dtbo \ 44 overlays/pi3-miniuart-bt.dtbo \
45 overlays/vc4-kms-v3d.dtbo \ 45 overlays/vc4-kms-v3d.dtbo \
46 overlays/at86rf233.dtbo \
46 " 47 "
47 48
48# By default: 49# By default: