mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:04:17 +08:00
Kconfig: improve uniformity
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
3b3cebdd3e
commit
51a2db6ffc
+2
-2
@@ -52,8 +52,8 @@ config NET_CAN_RAW_TX_DEADLINE
|
||||
default n
|
||||
depends on NET_CAN_SOCK_OPTS && NET_CAN_HAVE_TX_DEADLINE
|
||||
---help---
|
||||
Note: Non-standard SocketCAN sockopt, but this options helps us in
|
||||
real-time use cases.
|
||||
Note: Non-standard SocketCAN sockopt, but this options helps us in
|
||||
real-time use cases.
|
||||
|
||||
When the CAN_RAW_TX_DEADLINE sockopt is enabled. The user can send
|
||||
CAN frames using sendmsg() function and add a deadline timespec
|
||||
|
||||
Reference in New Issue
Block a user