mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-05-02 16:45:32 +00:00
Add help messages to all visible symbols except those heap-related ones which will be dropped eventually. v2 -> v3 * Fix typos and misleading descriptions. v1 -> v2 * Per kconfig language, help messages shall have a larger indent level than the attributes. * Rephrase for clarify. Tracked-On: #1588 Signed-off-by: Junjie Mao <junjie.mao@intel.com> Reviewed-by: Anthony Xu <anthony.xu@intel.com>