diff options
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 1f075be7717f..3bd8e833c89e 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig | |||
@@ -1120,24 +1120,6 @@ config PCI | |||
1120 | 1120 | ||
1121 | source "drivers/pci/Kconfig" | 1121 | source "drivers/pci/Kconfig" |
1122 | 1122 | ||
1123 | config HOTPLUG | ||
1124 | bool "Support for hot-pluggable device" | ||
1125 | help | ||
1126 | Say Y here if you want to plug devices into your computer while | ||
1127 | the system is running, and be able to use them quickly. In many | ||
1128 | cases, the devices can likewise be unplugged at any time too. | ||
1129 | |||
1130 | One well known example of this is PCMCIA- or PC-cards, credit-card | ||
1131 | size devices such as network cards, modems or hard drives which are | ||
1132 | plugged into slots found on all modern laptop computers. Another | ||
1133 | example, used on modern desktops as well as laptops, is USB. | ||
1134 | |||
1135 | Enable HOTPLUG and build a modular kernel. Get agent software | ||
1136 | (from <http://linux-hotplug.sourceforge.net/>) and install it. | ||
1137 | Then your kernel will automatically call out to a user mode "policy | ||
1138 | agent" (/sbin/hotplug) to load modules and set up software needed | ||
1139 | to use devices as you hotplug them. | ||
1140 | |||
1141 | source "drivers/pcmcia/Kconfig" | 1123 | source "drivers/pcmcia/Kconfig" |
1142 | 1124 | ||
1143 | source "drivers/pci/hotplug/Kconfig" | 1125 | source "drivers/pci/hotplug/Kconfig" |