diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index d0edf42f4dba..f34270087e7e 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -308,7 +308,7 @@ config SYSFS_DEPRECATED | |||
308 | releases. | 308 | releases. |
309 | 309 | ||
310 | If enabled, this option will also move any device structures | 310 | If enabled, this option will also move any device structures |
311 | that belong to a class, back into the /sys/class heirachy, in | 311 | that belong to a class, back into the /sys/class hierarchy, in |
312 | order to support older versions of udev. | 312 | order to support older versions of udev. |
313 | 313 | ||
314 | If you are using a distro that was released in 2006 or later, | 314 | If you are using a distro that was released in 2006 or later, |