Files
PX4-Autopilot/src/systemcmds/reboot/Kconfig
T
2022-02-18 07:58:58 +01:00

13 lines
267 B
Plaintext

menuconfig SYSTEMCMDS_REBOOT
bool "reboot"
default n
---help---
Enable support for reboot
menuconfig USER_REBOOT
bool "reboot running as userspace module"
default y
depends on BOARD_PROTECTED && SYSTEMCMDS_REBOOT
---help---
Put reboot in userspace memory