summaryrefslogtreecommitdiffstats
path: root/configs/raspberrypi3_defconfig
diff options
context:
space:
mode:
authorMartin Bark <martin@barkynet.com>2018-03-24 14:10:13 +0000
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-04-06 21:49:18 +0200
commit012c400f9d5eef2fb04dcde931d08852cc19ffdc (patch)
treeeb49705e1b8a7c1a61ab7366934f3f0dd2f3914c /configs/raspberrypi3_defconfig
parent6a34050201444c68278b356ada730fd04e5c4162 (diff)
downloadbuildroot-012c400f9d5eef2fb04dcde931d08852cc19ffdc.tar.gz
buildroot-012c400f9d5eef2fb04dcde931d08852cc19ffdc.zip
board/raspberrypi: add support for rpi3 b+
Signed-off-by: Martin Bark <martin@barkynet.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'configs/raspberrypi3_defconfig')
-rw-r--r--configs/raspberrypi3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/raspberrypi3_defconfig b/configs/raspberrypi3_defconfig
index 88e78a98b5..45a76beb6a 100644
--- a/configs/raspberrypi3_defconfig
+++ b/configs/raspberrypi3_defconfig
@@ -16,7 +16,7 @@ BR2_LINUX_KERNEL_DEFCONFIG="bcm2709"
# Build the DTB from the kernel sources
BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2710-rpi-3-b bcm2710-rpi-cm3"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="bcm2710-rpi-3-b bcm2710-rpi-3-b-plus bcm2710-rpi-cm3"
BR2_PACKAGE_RPI_FIRMWARE=y
OpenPOWER on IntegriCloud