[Buildroot] [git commit] package/linux-firmware: add missing closing double quotes

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Mar 20 21:52:13 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=1d60df1d400176f1a32a7a948155f3c997279808
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/linux-firmware/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/linux-firmware/Config.in b/package/linux-firmware/Config.in
index 4cf39ddbc1..01d43f21dd 100644
--- a/package/linux-firmware/Config.in
+++ b/package/linux-firmware/Config.in
@@ -305,7 +305,7 @@ config BR2_PACKAGE_LINUX_FIRMWARE_MWIFIEX_PCIE8897
 	  Firmware files for the Marvell Wifi-Ex 8897 module on PCI-E.
 
 config BR2_PACKAGE_LINUX_FIRMWARE_MWIFIEX_PCIEUART8997
-	bool "Marvell Wifi-Ex 8997 PCI-E/UART
+	bool "Marvell Wifi-Ex 8997 PCI-E/UART"
 	help
 	  Firmware files for the Marvell Wifi-Ex 8997 module on
 	  PCI-E/UART.


More information about the buildroot mailing list