zipfs:zipfs not need mtd drivers
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
parent
55c9697efe
commit
6382b02d2b
|
@ -69,8 +69,8 @@
|
|||
defined(CONFIG_FS_PROCFS) || defined(CONFIG_NFS) || \
|
||||
defined(CONFIG_FS_TMPFS) || defined(CONFIG_FS_USERFS) || \
|
||||
defined(CONFIG_FS_CROMFS) || defined(CONFIG_FS_UNIONFS) || \
|
||||
defined(CONFIG_FS_HOSTFS) || defined(CONFIG_FS_RPMSGFS) || \
|
||||
defined(CONFIG_FS_V9FS)
|
||||
defined(CONFIG_FS_HOSTFS) || defined(CONFIG_FS_ZIPFS) || \
|
||||
defined(CONFIG_FS_RPMSGFS) || defined(CONFIG_FS_V9FS)
|
||||
# define NODFS_SUPPORT
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue