diff options
Diffstat (limited to 'package/hotplug')
-rw-r--r-- | package/hotplug/Config.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/package/hotplug/Config.in b/package/hotplug/Config.in index c9210f5b5..bdef31c6f 100644 --- a/package/hotplug/Config.in +++ b/package/hotplug/Config.in @@ -1,8 +1,7 @@ -# - config BR2_PACKAGE_HOTPLUG - bool"hotplug" + bool "hotplug" default n help - Add help text here. + Plug in new devices and use them immediately. + http://linux-hotplug.sourceforge.net/ |