Commit f79c343e authored by Davide Libenzi's avatar Davide Libenzi Committed by Linus Torvalds

timerfd: un-break CONFIG_TIMERFD

Remove the broken status to CONFIG_TIMERFD.
Signed-off-by: default avatarDavide Libenzi <davidel@xmailserver.org>
Cc: Michael Kerrisk <mtk-manpages@gmx.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent cb9282ee
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment