diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 2aa4624cc018..c0afaccad609 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -1370,7 +1370,7 @@ config UFS_FS | |||
1370 | 1370 | ||
1371 | config UFS_FS_WRITE | 1371 | config UFS_FS_WRITE |
1372 | bool "UFS file system write support (DANGEROUS)" | 1372 | bool "UFS file system write support (DANGEROUS)" |
1373 | depends on UFS_FS && EXPERIMENTAL && BROKEN | 1373 | depends on UFS_FS && EXPERIMENTAL |
1374 | help | 1374 | help |
1375 | Say Y here if you want to try writing to UFS partitions. This is | 1375 | Say Y here if you want to try writing to UFS partitions. This is |
1376 | experimental, so you should back up your UFS partitions beforehand. | 1376 | experimental, so you should back up your UFS partitions beforehand. |