Fix Kconfig style

Remove spaces from Kconfig files
Add TABs
Add comments
This commit is contained in:
simbit18 2024-04-08 14:11:17 +02:00 committed by Petro Karashchenko
parent 78a8dd27c9
commit 7e30c0e4c9
4 changed files with 14 additions and 16 deletions

View file

@ -34,4 +34,4 @@ config LIBDRONECAN_CANFD
since libcanard doesn't support runtime switching
between CAN2.0B and CAN FD that well
endif
endif # CANUTILS_LIBDRONECAN

View file

@ -776,4 +776,3 @@ endif # EXAMPLES_FOC_NXSCOPE
endif # EXAMPLES_FOC

View file

@ -45,5 +45,4 @@ config LTE_LAPI_ENABLE_DEPRECATED_API
Deprecated APIs will be removed in the future,
please use the synchronous API instead.
endif
endif # LTE_LAPI

View file

@ -15,6 +15,6 @@ config TOOLS_WASM_BUILD
process. This will require the WASI-SDK to be installed on the
host system.
endmenu
endmenu # Wasm Build Options
endmenu
endmenu # Extra Tools