diff options
| -rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index 96b54595f1dc..d54d0cadcc06 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -488,6 +488,7 @@ config SIGNALFD | |||
| 488 | config TIMERFD | 488 | config TIMERFD |
| 489 | bool "Enable timerfd() system call" if EMBEDDED | 489 | bool "Enable timerfd() system call" if EMBEDDED |
| 490 | select ANON_INODES | 490 | select ANON_INODES |
| 491 | depends on BROKEN | ||
| 491 | default y | 492 | default y |
| 492 | help | 493 | help |
| 493 | Enable the timerfd() system call that allows to receive timer | 494 | Enable the timerfd() system call that allows to receive timer |
