summaryrefslogtreecommitdiff
path: root/configs/raspberrypi0_defconfig
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2017-03-05 16:06:15 +0000
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-05 21:25:51 +0100
commitab07865f7e06b49121308d2dd74096ef047cccf8 (patch)
tree792437b5aaa99ac7d38856a523ab93aaa724aaad /configs/raspberrypi0_defconfig
parent6847720e800b616ad9ce6939aa860cb6e2a13438 (diff)
configs/raspberrypi0_defconfig: add raspberry pi zero w support
Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/raspberrypi0_defconfig')
-rw-r--r--configs/raspberrypi0_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi0_defconfig b/configs/raspberrypi0_defconfig
index d93484f3f5..75b189a7c6 100644
--- a/configs/raspberrypi0_defconfig
+++ b/configs/raspberrypi0_defconfig
@@ -16,7 +16,7 @@ BR2_LINUX_KERNEL_DEFCONFIG="bcmrpi"
# Build the DTBs for A/B from the kernel sources: the zero is the same
# as the A+ model, just in a different form-factor
BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2708-rpi-b-plus"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2708-rpi-b-plus bcm2708-rpi-0-w"
BR2_PACKAGE_RPI_FIRMWARE=y
# BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS is not set