aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi0-2w.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/raspberrypi0-2w.conf')
-rw-r--r--conf/machine/raspberrypi0-2w.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/conf/machine/raspberrypi0-2w.conf b/conf/machine/raspberrypi0-2w.conf
new file mode 100644
index 0000000..f3a4c4d
--- /dev/null
+++ b/conf/machine/raspberrypi0-2w.conf
@@ -0,0 +1,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 \
+"