mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Config.in files: whitespace cleanup
This patch fixes the following whitespace problems in Config.in files: - trailing whitespace - spaces instead of tabs for indentation - help text not indented with tab + 2 spaces Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c2255e00f3
commit
bed4e27868
@@ -32,19 +32,19 @@ config BR2_PACKAGE_LINUX_FIRMWARE_IWLWIFI_5000
|
||||
the iwlwifi kernel driver.
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V8
|
||||
bool "Libertas SD 8686 v8"
|
||||
help
|
||||
Firmware files (version 8) for the Marvell SD8686 module
|
||||
bool "Libertas SD 8686 v8"
|
||||
help
|
||||
Firmware files (version 8) for the Marvell SD8686 module
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8686_V9
|
||||
bool "Libertas SD 8686 v9"
|
||||
help
|
||||
Firmware files (version 9) for the Marvell SD8686 module
|
||||
bool "Libertas SD 8686 v9"
|
||||
help
|
||||
Firmware files (version 9) for the Marvell SD8686 module
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_LIBERTAS_SD8688
|
||||
bool "Libertas SD 8688"
|
||||
help
|
||||
Firmware files for the Marvell SD8688 module
|
||||
bool "Libertas SD 8688"
|
||||
help
|
||||
Firmware files for the Marvell SD8688 module
|
||||
|
||||
config BR2_PACKAGE_LINUX_FIRMWARE_MWIFIEX_SD8787
|
||||
bool "Marvell Wifi-Ex SD 8787"
|
||||
|
||||
Reference in New Issue
Block a user