diff --git a/[refs] b/[refs] index 245f7436e425..ed99fbbe26a0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3e41f597b1595479e4a1b2e6b17b3542120ef165 +refs/heads/master: 5afb3145c9a733166174e1f5a07c46410b5c4091 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 2aa4624cc018..c0afaccad609 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1370,7 +1370,7 @@ config UFS_FS config UFS_FS_WRITE bool "UFS file system write support (DANGEROUS)" - depends on UFS_FS && EXPERIMENTAL && BROKEN + depends on UFS_FS && EXPERIMENTAL help Say Y here if you want to try writing to UFS partitions. This is experimental, so you should back up your UFS partitions beforehand.