[arch-commits] Commit in linux/trunk (config config.x86_64)

Tobias Powalowski tpowa at archlinux.org
Thu Feb 16 07:40:44 UTC 2012


    Date: Thursday, February 16, 2012 @ 02:40:43
  Author: tpowa
Revision: 150262

add INOTIFY to config

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---------------+
 config        |    1 +
 config.x86_64 |    1 +
 2 files changed, 2 insertions(+)

Modified: config
===================================================================
--- config	2012-02-16 04:08:19 UTC (rev 150261)
+++ config	2012-02-16 07:40:43 UTC (rev 150262)
@@ -5306,6 +5306,7 @@
 CONFIG_FILE_LOCKING=y
 CONFIG_FSNOTIFY=y
 CONFIG_DNOTIFY=y
+CONFIG_INOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_FANOTIFY=y
 # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set

Modified: config.x86_64
===================================================================
--- config.x86_64	2012-02-16 04:08:19 UTC (rev 150261)
+++ config.x86_64	2012-02-16 07:40:43 UTC (rev 150262)
@@ -5068,6 +5068,7 @@
 CONFIG_FILE_LOCKING=y
 CONFIG_FSNOTIFY=y
 CONFIG_DNOTIFY=y
+CONFIG_INOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_FANOTIFY=y
 # CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set




More information about the arch-commits mailing list