From d1bd77b518629876bf2f4b70078aa3bbcdd718d1 Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Wed, 16 Jan 2013 18:54:15 -0800 Subject: [PATCH] --- yaml --- r: 353626 b: refs/heads/master c: b7e17a10edf3638bb3e42621389448892a9cce6e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ufs/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.