Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334834
b: refs/heads/master
c: 00b7ded
h: refs/heads/master
v: v3
  • Loading branch information
Russell King committed Oct 22, 2012
1 parent 63de618 commit 186ea77
Show file tree
Hide file tree
Showing 2 changed files with 5 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: ad17a26e2273d18d27fcbb4a8d8a341ebb2d721f
refs/heads/master: 00b7dede8bc3881b29f2efbcae1355fc769252ab
8 changes: 4 additions & 4 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1603,8 +1603,8 @@ config NR_CPUS
default "4"

config HOTPLUG_CPU
bool "Support for hot-pluggable CPUs (EXPERIMENTAL)"
depends on SMP && HOTPLUG && EXPERIMENTAL
bool "Support for hot-pluggable CPUs"
depends on SMP && HOTPLUG
help
Say Y here to experiment with turning CPUs off and on. CPUs
can be controlled through /sys/devices/system/cpu.
Expand Down Expand Up @@ -1645,8 +1645,8 @@ config HZ
default 100

config THUMB2_KERNEL
bool "Compile the kernel in Thumb-2 mode (EXPERIMENTAL)"
depends on CPU_V7 && !CPU_V6 && !CPU_V6K && EXPERIMENTAL
bool "Compile the kernel in Thumb-2 mode"
depends on CPU_V7 && !CPU_V6 && !CPU_V6K
select AEABI
select ARM_ASM_UNIFIED
select ARM_UNWIND
Expand Down

0 comments on commit 186ea77

Please sign in to comment.