linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 4/4] Timerfd v2 - un-break CONFIG_TIMERFD
@ 2007-11-23 21:51 Davide Libenzi
  0 siblings, 0 replies; only message in thread
From: Davide Libenzi @ 2007-11-23 21:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Michael Kerrisk, Thomas Gleixner, Andrew Morton, Linus Torvalds

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:13:16.000000000 -0800
+++ linux-2.6.mod/init/Kconfig	2007-11-23 13:36:42.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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-23 21:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-23 21:51 [patch 4/4] Timerfd v2 - un-break CONFIG_TIMERFD Davide Libenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).