Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91129
b: refs/heads/master
c: 3ad0920
h: refs/heads/master
i:
  91127: f47135d
v: v3
  • Loading branch information
Steve Birtles authored and Russell King committed Mar 28, 2008
1 parent f85832f commit 77cc6e8
Show file tree
Hide file tree
Showing 48 changed files with 2,117 additions and 1,507 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: ba9279519b371340e01cadf4c230e9d52a4bf8c4
refs/heads/master: 3ad0920d7b11a88379ec4db186be3eee667c4278
4 changes: 2 additions & 2 deletions trunk/arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ source "kernel/time/Kconfig"

config SMP
bool "Symmetric Multi-Processing (EXPERIMENTAL)"
depends on EXPERIMENTAL && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP)
depends on EXPERIMENTAL && REALVIEW_EB_ARM11MP
help
This enables support for systems with more than one CPU. If you have
a system with only one CPU, like most personal computers, say N. If
Expand Down Expand Up @@ -683,7 +683,7 @@ config HOTPLUG_CPU

config LOCAL_TIMERS
bool "Use local timer interrupts"
depends on SMP && (REALVIEW_EB_ARM11MP || MACH_REALVIEW_PB11MP)
depends on SMP && REALVIEW_EB_ARM11MP
default y
help
Enable support for local timers on SMP platforms, rather then the
Expand Down
Loading

0 comments on commit 77cc6e8

Please sign in to comment.