mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 04:16:35 +08:00
boards/Kconfig: Fix help text for BOARDCTL_IOCTL.
This commit is contained in:
committed by
Gregory Nutt
parent
7871e983b8
commit
f6b80dd0f9
+1
-1
@@ -2790,7 +2790,7 @@ config BOARDCTL_IOCTL
|
||||
bool "Board-specific boardctl() commands"
|
||||
default n
|
||||
---help---
|
||||
Enables support for the BOARDIOC_POWEROFF boardctl() command.
|
||||
Enables support for board-specific boardctl() commands.
|
||||
Architecture specific logic must provide board_ioctl() interface.
|
||||
|
||||
endif # LIB_BOARDCTL
|
||||
|
||||
Reference in New Issue
Block a user