]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
signal/timer/event: signalfd core
[linux-2.6-omap-h63xx.git] / init / Kconfig
index a80bd8326bc639876ac60eaa28c2a6a501f040a0..db707204b75158f12f6fd58dc42af80b7c8427f6 100644 (file)
@@ -492,6 +492,16 @@ config EPOLL
          Disabling this option will cause the kernel to be built without
          support for epoll family of system calls.
 
+config SIGNALFD
+       bool "Enable signalfd() system call" if EMBEDDED
+       depends on ANON_INODES
+       default y
+       help
+         Enable the signalfd() system call that allows to receive signals
+         on a file descriptor.
+
+         If unsure, say Y.
+
 config SHMEM
        bool "Use full shmem filesystem" if EMBEDDED
        default y