config: finalize transition from USER_ENTRYPOINT to INIT_ENTRYPOINT

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2022-03-18 23:51:11 +01:00
committed by Xiang Xiao
parent aa84559566
commit 20ac85860c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ config TTY_LAUNCH_FILEPATH
---help---
The name of the entry point for user applications. For the example
applications this is of the form 'app_main' where 'app' is the application
name. If not defined, USER_ENTRYPOINT defaults to "main".
name. If not defined, INIT_ENTRYPOINT defaults to "main".
endif # TTY_LAUNCH