Ver Fonte

timerfd: un-break CONFIG_TIMERFD

Remove the broken status to CONFIG_TIMERFD.

Signed-off-by: Davide Libenzi <davidel@xmailserver.org>
Cc: Michael Kerrisk <mtk-manpages@gmx.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Davide Libenzi há 17 anos atrás
pai
commit
f79c343e2e
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      init/Kconfig

+ 0 - 1
init/Kconfig

@@ -582,7 +582,6 @@ config SIGNALFD
 config TIMERFD
 config TIMERFD
 	bool "Enable timerfd() system call" if EMBEDDED
 	bool "Enable timerfd() system call" if EMBEDDED
 	select ANON_INODES
 	select ANON_INODES
-	depends on BROKEN
 	default y
 	default y
 	help
 	help
 	  Enable the timerfd() system call that allows to receive timer
 	  Enable the timerfd() system call that allows to receive timer