diff options
| -rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index 31505a52c165..80a6907f91c5 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -1477,6 +1477,7 @@ config FUTEX | |||
| 1477 | 1477 | ||
| 1478 | config HAVE_FUTEX_CMPXCHG | 1478 | config HAVE_FUTEX_CMPXCHG |
| 1479 | bool | 1479 | bool |
| 1480 | depends on FUTEX | ||
| 1480 | help | 1481 | help |
| 1481 | Architectures should select this if futex_atomic_cmpxchg_inatomic() | 1482 | Architectures should select this if futex_atomic_cmpxchg_inatomic() |
| 1482 | is implemented and always working. This removes a couple of runtime | 1483 | is implemented and always working. This removes a couple of runtime |
