[patch 4/4] Timerfd v3 - un-break CONFIG_TIMERFD

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Cc: Michael Kerrisk <mtk-manpages@...>, Thomas Gleixner <tglx@...>, Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>
Date: Sunday, November 25, 2007 - 6:14 pm

Remove the broken status to CONFIG_TIMERFD.



Signed-off-by: Davide Libenzi <davidel@xmailserver.org>


- Davide


---
 init/Kconfig |    1 -
 1 file changed, 1 deletion(-)

Index: linux-2.6.mod/init/Kconfig
===================================================================
--- linux-2.6.mod.orig/init/Kconfig	2007-11-23 13:55:15.000000000 -0800
+++ linux-2.6.mod/init/Kconfig	2007-11-24 12:49:30.000000000 -0800
@@ -566,7 +566,6 @@
 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

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 4/4] Timerfd v3 - un-break CONFIG_TIMERFD, Davide Libenzi, (Sun Nov 25, 6:14 pm)