diff --git a/libs/libc/misc/Kconfig b/libs/libc/misc/Kconfig index b034caf01f..9a7c9a24e8 100644 --- a/libs/libc/misc/Kconfig +++ b/libs/libc/misc/Kconfig @@ -65,7 +65,7 @@ config LIBC_ENVPATH config FDSAN bool "Enable Fdsan" default n - ---help--- + ---help--- Enable the fdsan support config LIBC_FTOK_VFS_PATH