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

index febaedd9e60f042505f714343ffe5468181f38d3..f4ba22dfe5fedd40bf87fe7c903391bd575bd113 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