|
@@ -29,7 +29,7 @@ config UFS_FS
|
|
|
|
|
|
config UFS_FS_WRITE
|
|
config UFS_FS_WRITE
|
|
bool "UFS file system write support (DANGEROUS)"
|
|
bool "UFS file system write support (DANGEROUS)"
|
|
- depends on UFS_FS && EXPERIMENTAL
|
|
|
|
|
|
+ depends on UFS_FS
|
|
help
|
|
help
|
|
Say Y here if you want to try writing to UFS partitions. This is
|
|
Say Y here if you want to try writing to UFS partitions. This is
|
|
experimental, so you should back up your UFS partitions beforehand.
|
|
experimental, so you should back up your UFS partitions beforehand.
|