diff --git a/system/nxinit/Kconfig b/system/nxinit/Kconfig index 58d3c406e..fc2670312 100644 --- a/system/nxinit/Kconfig +++ b/system/nxinit/Kconfig @@ -77,7 +77,7 @@ config SYSTEM_NXINIT_ACTION_MANAGER_EVENT_MAX config SYSTEM_NXINIT_FINALINIT bool "Enable NXInit final event" default n - --help-- + ---help--- Enable support to run the "final" event. Currently only "boot", and "init" event are enabled by default, where "netinit" and "final" are optional.