aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2011-05-31 00:05:10 +0000
committerBen Hutchings <benh@debian.org>2011-05-31 00:05:10 +0000
commit10d0c22499de006c3ce3f217e8f214fb54746f12 (patch)
tree15b0a3fcd95dd0354e93516f1c73db6ac2fdd34d
parenta906d70427b464f3f3ac3b3f7fdfbc5fb49161a4 (diff)
downloadkernel_replicant_linux-10d0c22499de006c3ce3f217e8f214fb54746f12.tar.gz
kernel_replicant_linux-10d0c22499de006c3ce3f217e8f214fb54746f12.tar.bz2
kernel_replicant_linux-10d0c22499de006c3ce3f217e8f214fb54746f12.zip
Explicitly disable FANOTIFY_ACCESS_PERMISSIONS
svn path=/dists/trunk/linux-2.6/; revision=17544
-rw-r--r--debian/config/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/config/config b/debian/config/config
index b404af85cd9c..780833ea2769 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -3318,6 +3318,7 @@ CONFIG_DNOTIFY=y
## file: fs/notify/fanotify/Kconfig
##
CONFIG_FANOTIFY=y
+# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
##
## file: fs/notify/inotify/Kconfig