diff --git a/[refs] b/[refs] index deabe4e7f4f3..86407f2c69c0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f987c902575b5ee7397feb7d5568486b975a0589 +refs/heads/master: b7e17a10edf3638bb3e42621389448892a9cce6e diff --git a/trunk/fs/ufs/Kconfig b/trunk/fs/ufs/Kconfig index e4f10a40768a..0bf6e16f8d79 100644 --- a/trunk/fs/ufs/Kconfig +++ b/trunk/fs/ufs/Kconfig @@ -29,7 +29,7 @@ config UFS_FS config UFS_FS_WRITE bool "UFS file system write support (DANGEROUS)" - depends on UFS_FS && EXPERIMENTAL + depends on UFS_FS 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.