diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index b2acdeb2d312..dc28836d9d00 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -582,7 +582,6 @@ config SIGNALFD | |||
582 | config TIMERFD | 582 | config TIMERFD |
583 | bool "Enable timerfd() system call" if EMBEDDED | 583 | bool "Enable timerfd() system call" if EMBEDDED |
584 | select ANON_INODES | 584 | select ANON_INODES |
585 | depends on BROKEN | ||
586 | default y | 585 | default y |
587 | help | 586 | help |
588 | Enable the timerfd() system call that allows to receive timer | 587 | Enable the timerfd() system call that allows to receive timer |