aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0-2w.conf
blob: f3a4c4df4afe77186e87e54a75345e17de405f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#@TYPE: Machine
#@NAME: RaspberryPi0 2 Wifi Development Board
#@DESCRIPTION: Machine configuration for the RaspberryPi0 2 Wifi in 32 bits mode

MACHINEOVERRIDES =. "raspberrypi3:"

include conf/machine/raspberrypi3.conf

MACHINE_EXTRA_RRECOMMENDS += "\
    linux-firmware-rpidistro-bcm43436 \
    linux-firmware-rpidistro-bcm43436s \
    bluez-firmware-rpidistro-bcm43430b0-hcd \
"