Browse Source

udev: mention dependancy on inotify

[Peter: wrap help text]
Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Jeremy Rosen 11 years ago
parent
commit
7b8d3147c7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package/udev/Config.in

+ 2 - 1
package/udev/Config.in

@@ -11,7 +11,8 @@ config BR2_PACKAGE_UDEV
 	help
 	  Userspace device daemon.
 
-	  udev requires a Linux kernel >= 2.6.34: it relies on devtmpfs.
+	  udev requires a Linux kernel >= 2.6.34: it relies on devtmpfs
+	  and inotify.
 
 	  ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/