canutils: fix indentation in Kconfig files
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
386e077525
commit
07d229f514
@ -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…
x
Reference in New Issue
Block a user