Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Allowing hotplug and udev in the same root fs???
@ 2007-08-15 23:24 Ulf Samuelsson
  2007-08-16 13:03 ` Brad House
  0 siblings, 1 reply; 2+ messages in thread
From: Ulf Samuelsson @ 2007-08-15 23:24 UTC (permalink / raw)
  To: buildroot

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-16 13:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-15 23:24 [Buildroot] Allowing hotplug and udev in the same root fs??? Ulf Samuelsson
2007-08-16 13:03 ` Brad House

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox