From: Davide Libenzi Remove the broken status to CONFIG_TIMERFD. Signed-off-by: Davide Libenzi Cc: Michael Kerrisk Cc: Thomas Gleixner Signed-off-by: Andrew Morton --- init/Kconfig | 1 - 1 file changed, 1 deletion(-) diff -puN init/Kconfig~timerfd-v3-un-break-config_timerfd init/Kconfig --- a/init/Kconfig~timerfd-v3-un-break-config_timerfd +++ a/init/Kconfig @@ -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 _