mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Kconfig: Make indent consistent with TABS
This commit is contained in:
parent
9ee3640b62
commit
8e77b79f78
14 changed files with 110 additions and 110 deletions
|
|
@ -7,7 +7,7 @@ config CANUTILS_CANDUMP
|
|||
tristate "SocketCAN candump tool"
|
||||
default n
|
||||
depends on NET_CAN
|
||||
select CANUTILS_LIBCANUTILS
|
||||
select CANUTILS_LIBCANUTILS
|
||||
---help---
|
||||
Enable the SocketCAN candump tool ported from
|
||||
https://github.com/linux-can/can-utils
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ config CANUTILS_CANSEND
|
|||
tristate "SocketCAN cansend tool"
|
||||
default n
|
||||
depends on NET_CAN
|
||||
select CANUTILS_LIBCANUTILS
|
||||
select CANUTILS_LIBCANUTILS
|
||||
---help---
|
||||
Enable the SocketCAN cansend tool ported from
|
||||
https://github.com/linux-can/can-utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue