diff --git a/[refs] b/[refs] index 5487857555c5..6635a9bdfd58 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c125a1838a95604eb35b60259a8d678dc193f7e4 +refs/heads/master: 537421be79b94bcf620467f50dd9e38b739c2a00 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index ef78e3a42d32..93b5dc4082ff 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1327,7 +1327,7 @@ config UFS_FS config UFS_FS_WRITE bool "UFS file system write support (DANGEROUS)" - depends on UFS_FS && EXPERIMENTAL + depends on UFS_FS && EXPERIMENTAL && BROKEN 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.