diff options
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index b87634e75f20..b83b8ef84e91 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -873,8 +873,8 @@ config HOTPLUG | |||
873 | plugged into slots found on all modern laptop computers. Another | 873 | plugged into slots found on all modern laptop computers. Another |
874 | example, used on modern desktops as well as laptops, is USB. | 874 | example, used on modern desktops as well as laptops, is USB. |
875 | 875 | ||
876 | Enable HOTPLUG and KMOD, and build a modular kernel. Get agent | 876 | Enable HOTPLUG and build a modular kernel. Get agent software |
877 | software (at <http://linux-hotplug.sourceforge.net/>) and install it. | 877 | (from <http://linux-hotplug.sourceforge.net/>) and install it. |
878 | Then your kernel will automatically call out to a user mode "policy | 878 | Then your kernel will automatically call out to a user mode "policy |
879 | agent" (/sbin/hotplug) to load modules and set up software needed | 879 | agent" (/sbin/hotplug) to load modules and set up software needed |
880 | to use devices as you hotplug them. | 880 | to use devices as you hotplug them. |