diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/Kconfig.debug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 06344d986eb9..094f3152ec2b 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
| @@ -983,7 +983,7 @@ config DEBUG_KOBJECT | |||
| 983 | 983 | ||
| 984 | config DEBUG_KOBJECT_RELEASE | 984 | config DEBUG_KOBJECT_RELEASE |
| 985 | bool "kobject release debugging" | 985 | bool "kobject release debugging" |
| 986 | depends on DEBUG_KERNEL | 986 | depends on DEBUG_OBJECTS_TIMERS |
| 987 | help | 987 | help |
| 988 | kobjects are reference counted objects. This means that their | 988 | kobjects are reference counted objects. This means that their |
| 989 | last reference count put is not predictable, and the kobject can | 989 | last reference count put is not predictable, and the kobject can |
