diff --git a/configs/defconfig.common b/configs/defconfig.common
index 16f82bbeb..f3fe66f9d 100644
--- a/configs/defconfig.common
+++ b/configs/defconfig.common
@@ -36,6 +36,7 @@ CONFIG_FATFS_CODEPAGE_850=y
 CONFIG_FATFS_LFN_STACK=y
 # CONFIG_FATFS_API_ENCODING_ANSI_OEM is not set
 CONFIG_FATFS_API_ENCODING_UTF_8=y
+CONFIG_FATFS_USE_LABEL=y
 # CONFIG_FMB_CONTROLLER_SLAVE_ID_SUPPORT is not set
 CONFIG_FMB_TIMER_PORT_ENABLED=y
 CONFIG_FREERTOS_HZ=1000