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

@ -23,7 +23,7 @@ config LIBDRONECAN_VERSION
default "21f2a73df86886101e254d02cfc2277cd2a15717"
---help---
libcanard version.
config LIBDRONECAN_CANFD
bool "(Experimental) libcanard CAN FD Support"
default n
@ -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