Config.in 438 B

1234567891011
  1. config ADK_PACKAGE_UDEV
  2. prompt "udev.............................. Dynamic device management subsystem"
  3. tristate
  4. default n
  5. select ADK_COMPILE_UTIL_LINUX
  6. help
  7. udev provides a dynamic device directory containing only the files for
  8. actually present devices. It creates or removes device node files in
  9. the /dev directory, or it renames network interfaces.
  10. http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html