diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-08 05:06:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-08 05:06:10 -0300 |
commit | 1ba29d20b62bd022a3a16d0dca52879986302407 (patch) | |
tree | 51275e11b7cc72dbaa39b3dd2adb5f893f184cc6 /kernels/linux-libre-xen/config | |
parent | abc704b20818d02a4be5be2904e14c58f949a1c4 (diff) |
linux-libre-{pae,xen}: updating version
* add CONFIG_FANOTIFY_ACCESS_PERMISSIONS => https://bugs.archlinux.org/task/34544
Diffstat (limited to 'kernels/linux-libre-xen/config')
-rw-r--r-- | kernels/linux-libre-xen/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-xen/config b/kernels/linux-libre-xen/config index efbfa6030..3464a1814 100644 --- a/kernels/linux-libre-xen/config +++ b/kernels/linux-libre-xen/config @@ -5586,7 +5586,7 @@ CONFIG_FSNOTIFY=y CONFIG_DNOTIFY=y CONFIG_INOTIFY_USER=y CONFIG_FANOTIFY=y -# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set +CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y CONFIG_QUOTA=y CONFIG_QUOTA_NETLINK_INTERFACE=y # CONFIG_PRINT_QUOTA_WARNING is not set |