aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig18
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index cebbcfbe9d6..cdcb48adee4 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -176,24 +176,6 @@ config CMDLINE
176 176
177source "mm/Kconfig" 177source "mm/Kconfig"
178 178
179config HOTPLUG
180 bool "Support for hot-pluggable devices"
181 help
182 Say Y here if you want to plug devices into your computer while
183 the system is running, and be able to use them quickly. In many
184 cases, the devices can likewise be unplugged at any time too.
185
186 One well known example of this is PCMCIA- or PC-cards, credit-card
187 size devices such as network cards, modems or hard drives which are
188 plugged into slots found on all modern laptop computers. Another
189 example, used on modern desktops as well as laptops, is USB.
190
191 Enable HOTPLUG and build a modular kernel. Get agent software
192 (from <http://linux-hotplug.sourceforge.net/>) and install it.
193 Then your kernel will automatically call out to a user mode "policy
194 agent" (/sbin/hotplug) to load modules and set up software needed
195 to use devices as you hotplug them.
196
197source "drivers/pcmcia/Kconfig" 179source "drivers/pcmcia/Kconfig"
198 180
199source "drivers/pci/hotplug/Kconfig" 181source "drivers/pci/hotplug/Kconfig"