Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32205
b: refs/heads/master
c: 135c294
h: refs/heads/master
i:
  32203: 14d439d
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jul 10, 2006
1 parent 0801c9e commit 0cd321e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b3cf257623fabd8f1ee6700a6d328cc1c5da5a1d
refs/heads/master: 135c294fa3660b979d71bbce1611f9ca721077b5
2 changes: 1 addition & 1 deletion trunk/drivers/base/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ config PREVENT_FIRMWARE_BUILD

config FW_LOADER
tristate "Userspace firmware loading support"
select HOTPLUG
depends on HOTPLUG
---help---
This option is provided for the case where no in-kernel-tree modules
require userspace firmware loading support, but a module built outside
Expand Down
3 changes: 1 addition & 2 deletions trunk/drivers/pci/hotplug/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ menu "PCI Hotplug Support"

config HOTPLUG_PCI
tristate "Support for PCI Hotplug (EXPERIMENTAL)"
depends on PCI && EXPERIMENTAL
select HOTPLUG
depends on PCI && EXPERIMENTAL && HOTPLUG
---help---
Say Y here if you have a motherboard with a PCI Hotplug controller.
This allows you to add and remove PCI cards while the machine is
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/pcmcia/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ menu "PCCARD (PCMCIA/CardBus) support"

config PCCARD
tristate "PCCard (PCMCIA/CardBus) support"
select HOTPLUG
depends on HOTPLUG
---help---
Say Y here if you want to attach PCMCIA- or PC-cards to your Linux
computer. These are credit-card size devices such as network cards,
Expand Down

0 comments on commit 0cd321e

Please sign in to comment.