mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
fs/cromfs: Remove CONFIG_EXPERIMINTAL dependency.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
config FS_CROMFS
|
||||
bool "CROMFS file system"
|
||||
default n
|
||||
depends on !DISABLE_MOUNTPOINT && EXPERIMENTAL
|
||||
depends on !DISABLE_MOUNTPOINT
|
||||
select FS_READABLE
|
||||
---help---
|
||||
Enable Compessed Read-Only Filesystem (CROMFS) support
|
||||
|
||||
Reference in New Issue
Block a user