From: Davide Libenzi Date: Tue, 5 Feb 2008 06:27:29 +0000 (-0800) Subject: timerfd: un-break CONFIG_TIMERFD X-Git-Tag: v2.6.25-rc1~1042 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f79c343e2e5ba82b9661e7287a42fac596bf367a;p=linux-2.6 timerfd: un-break CONFIG_TIMERFD Remove the broken status to CONFIG_TIMERFD. Signed-off-by: Davide Libenzi Cc: Michael Kerrisk Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/init/Kconfig b/init/Kconfig index b2acdeb2d3..dc28836d9d 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -582,7 +582,6 @@ config SIGNALFD config TIMERFD bool "Enable timerfd() system call" if EMBEDDED select ANON_INODES - depends on BROKEN default y help Enable the timerfd() system call that allows to receive timer