configs/raspberrypicm4io_64_defconfig: fix typo (missing '=y')
authorPeter Seiderer <ps.report@gmx.net>
Tue, 8 Jun 2021 19:47:22 +0000 (21:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 18 Jul 2021 20:35:51 +0000 (22:35 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/raspberrypicm4io_64_defconfig

index 62512ad7c5615436ee207d4300f4d2988f76a43c..304428ec64e1bb464cd47067aa01ba164e3ecd6a 100644 (file)
@@ -29,7 +29,7 @@ BR2_PACKAGE_HOST_GENIMAGE=y
 BR2_PACKAGE_HOST_MTOOLS=y
 
 # Required tool to flash CM4 eMMC memory
-BR2_PACKAGE_HOST_RASPBERRYPI_USBBOOT
+BR2_PACKAGE_HOST_RASPBERRYPI_USBBOOT=y
 
 # Filesystem / image
 BR2_TARGET_ROOTFS_EXT2=y