rpi-base.inc: install at86rf233 overlay

Controlled with ENABLE_AT86RF variable

Signed-off-by: Anton Gerasimov <tossel@gmail.com>
This commit is contained in:
Anton Gerasimov
2018-06-02 13:13:24 +02:00
committed by Andrei Gherzan
parent ed0cfd5b9e
commit a15dbd32c6
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ KERNEL_DEVICETREE ?= " \
overlays/pi3-disable-bt.dtbo \
overlays/pi3-miniuart-bt.dtbo \
overlays/vc4-kms-v3d.dtbo \
overlays/at86rf233.dtbo \
"
# By default:

View File

@ -38,6 +38,7 @@ KERNEL_DEVICETREE = " \
overlays/pi3-miniuart-bt.dtbo \
overlays/vc4-kms-v3d.dtbo \
overlays/vc4-fkms-v3d.dtbo \
overlays/at86rf233.dtbo \
"
SERIAL_CONSOLE ?= "115200 ttyS0"