diff --git a/subsys/fs/Kconfig b/subsys/fs/Kconfig index 85fdf0df6d0..fef3920e868 100644 --- a/subsys/fs/Kconfig +++ b/subsys/fs/Kconfig @@ -66,7 +66,6 @@ if FS_FAT_FLASH_DISK config FS_FAT_FLASH_DISK_W25QXXDV bool "W25QXXDV flash component" - default "" help Enables to use the W25QXXDV as the storage media for the file system.