libs\libc\misc\Kconfig: Fix indentation

Remove TABs
This commit is contained in:
simbit18 2023-05-18 11:54:34 +02:00 committed by Petro Karashchenko
parent ca026a5b0f
commit 3554c5f9a5
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ config LIBC_ENVPATH
config FDSAN config FDSAN
bool "Enable Fdsan" bool "Enable Fdsan"
default n default n
---help--- ---help---
Enable the fdsan support Enable the fdsan support
config LIBC_FTOK_VFS_PATH config LIBC_FTOK_VFS_PATH