boards/Kconfig: Fix help text for BOARDCTL_IOCTL.
This commit is contained in:
parent
7871e983b8
commit
f6b80dd0f9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user