Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18495
b: refs/heads/master
c: ce63ad7
h: refs/heads/master
i:
  18493: c454eaa
  18491: cf0248e
  18487: 860f583
  18479: e0988f1
  18463: 98dbadd
  18431: 6570ea6
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Jan 15, 2006
1 parent c0fe96d commit 2735ae9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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: fabbfb9e8c53416eaa4f62b957430211376c9c82
refs/heads/master: ce63ad78b55daf708d5d4ced9b832a4354ad2a4c
18 changes: 9 additions & 9 deletions trunk/arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -702,6 +702,15 @@ config PHYSICAL_START

Don't change this unless you know what you are doing.

config HOTPLUG_CPU
bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
depends on SMP && HOTPLUG && EXPERIMENTAL
---help---
Say Y here to experiment with turning CPUs off and on. CPUs
can be controlled through /sys/devices/system/cpu.

Say N.

endmenu


Expand Down Expand Up @@ -988,15 +997,6 @@ config SCx200
This support is also available as a module. If compiled as a
module, it will be called scx200.

config HOTPLUG_CPU
bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
depends on SMP && HOTPLUG && EXPERIMENTAL
---help---
Say Y here to experiment with turning CPUs off and on. CPUs
can be controlled through /sys/devices/system/cpu.

Say N.

source "drivers/pcmcia/Kconfig"

source "drivers/pci/hotplug/Kconfig"
Expand Down

0 comments on commit 2735ae9

Please sign in to comment.