configs/raspberrypi3_64_defconfig: enable device tree overlay support
authorPeter Seiderer <ps.report@gmx.net>
Sat, 9 Nov 2019 09:45:19 +0000 (10:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 9 Nov 2019 13:33:51 +0000 (14:33 +0100)
commit2aa92335cdc5f71c2d09391dc49fcf3c7627d6f0
treefb68862bcf009d6ac2f26d8e179f4fe551f26b71
parentce10b1ef008b609381cebe78ca0871a68de84733
configs/raspberrypi3_64_defconfig: enable device tree overlay support

Enables the usage of the standard Raspberry Pi overlays (as already
possible for all 32bit defconfigs and as expected by most Raspberry Pi
defconfig users), follow up patch will use the overlay feature to
enable the ttyS0 serial console in the same way as done for the
raspberrypi3_defconfig case (instead using an alternative approach).

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/raspberrypi3_64_defconfig