configs/raspberrypi{3, 4}_64: enabling BR2_LINUX_KERNEL_DTB_OVERLAY_SUPPORT no longer...
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 May 2020 14:02:21 +0000 (16:02 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 16 May 2020 19:41:16 +0000 (21:41 +0200)
commit562e602442ebe1db832d1673cda7a1261f24bd9c
treecb264614976406ca6d396ad6035d105e2c5dbc81
parent9fd1d4fec1c88f9f3f4e41f9b6dc8a740538217b
configs/raspberrypi{3, 4}_64: enabling BR2_LINUX_KERNEL_DTB_OVERLAY_SUPPORT no longer needed

BR2_LINUX_KERNEL_DTB_OVERLAY_SUPPORT is now forcefully selected by
BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTB_OVERLAYS when the kernel is in
charge of building DTBs (BR2_LINUX_KERNEL_DTS_SUPPORT=y). So enabling
BR2_LINUX_KERNEL_DTB_OVERLAY_SUPPORT is no longer needed in the 64-bit
defconfigs for Raspberry Pi 3 and 4.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
configs/raspberrypi3_64_defconfig
configs/raspberrypi4_64_defconfig