aboutsummaryrefslogtreecommitdiff
path: root/configs/raspberrypi0w
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2022-05-25 16:19:28 +0200
committerSébastien Dailly <sebastien@dailly.me>2022-05-25 16:19:28 +0200
commit1821c1b2ad3366d5eabd52f7ba96d460d94fe7d3 (patch)
tree60cf038aa401b781db516a1231640ac987bb87c7 /configs/raspberrypi0w
parent6e497c22ea3302994c0a81cf54e67834d8e13d83 (diff)
Switched to latest buildroot
Diffstat (limited to 'configs/raspberrypi0w')
-rw-r--r--configs/raspberrypi0w8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/raspberrypi0w b/configs/raspberrypi0w
new file mode 100644
index 0000000..e20c473
--- /dev/null
+++ b/configs/raspberrypi0w
@@ -0,0 +1,8 @@
+BR2_arm1176jzf_s=y
+BR2_ARM_EABIHF=y
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2708-rpi-zero-w"
+BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
+BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI=y
+BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI_X=y
+BR2_PACKAGE_RPI_FIRMWARE_BOOTCODE_BIN=y
+BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="$(BR2_EXTERNAL_PIAUDIO_PATH)/board/config_0w.txt"