[Buildroot] Allowing hotplug and udev in the same root fs???

Ulf Samuelsson ulf at atmel.com
Wed Aug 15 23:24:11 UTC 2007


Does it make sense to allow both Hotplug and udev?
Is it not so that you either have hotplug (real old...) or udev?

The following then would make sense.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Index: package/hotplug/Config.in
===================================================================
--- package/hotplug/Config.in   (revision 19502)
+++ package/hotplug/Config.in   (arbetskopia)
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_HOTPLUG
        bool "hotplug"
        default n
+       depends on !BR2_PACKAGE_UDEV
        help
          Plug in new devices and use them immediately.
 
-------------------------------------------------------------------

Comments ?

BR
Ulf Samuelsson





More information about the buildroot mailing list