Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -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