From 42f8f193f1d2d48da864045c0cbd98b50a52300a Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 4 Sep 2012 17:01:06 -0700 Subject: [PATCH] --- yaml --- r: 324418 b: refs/heads/master c: 8e403b242e77289bb13f6219adaad5b25e086949 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/xtensa/Kconfig | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/[refs] b/[refs] index fb8fb9d5fb16..141d80cbdf8c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 27b18dd97ef23b8f4838fdb3a619e6fd369f87e9 +refs/heads/master: 8e403b242e77289bb13f6219adaad5b25e086949 diff --git a/trunk/arch/xtensa/Kconfig b/trunk/arch/xtensa/Kconfig index 8ed64cfae4ff..744f5ee4ba41 100644 --- a/trunk/arch/xtensa/Kconfig +++ b/trunk/arch/xtensa/Kconfig @@ -172,24 +172,6 @@ config CMDLINE source "mm/Kconfig" -config HOTPLUG - bool "Support for hot-pluggable devices" - help - Say Y here if you want to plug devices into your computer while - the system is running, and be able to use them quickly. In many - cases, the devices can likewise be unplugged at any time too. - - One well known example of this is PCMCIA- or PC-cards, credit-card - size devices such as network cards, modems or hard drives which are - plugged into slots found on all modern laptop computers. Another - example, used on modern desktops as well as laptops, is USB. - - Enable HOTPLUG and build a modular kernel. Get agent software - (from ) and install it. - Then your kernel will automatically call out to a user mode "policy - agent" (/sbin/hotplug) to load modules and set up software needed - to use devices as you hotplug them. - source "drivers/pcmcia/Kconfig" source "drivers/pci/hotplug/Kconfig"