rpi-base.inc: install at86rf233 overlay
Controlled with ENABLE_AT86RF variable Signed-off-by: Anton Gerasimov <tossel@gmail.com>
This commit is contained in:

committed by
Andrei Gherzan

parent
ed0cfd5b9e
commit
a15dbd32c6
@ -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:
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user