commit | 9b9bfded623cffb4259b95e5419404015dba361f | [log] [tgz] |
---|---|---|
author | Graf Yang <graf.yang@analog.com> | Wed May 27 09:58:35 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Jun 12 06:11:56 2009 -0400 |
tree | 98ea3c3390e364576bcd572afaa2a899627247b7 | |
parent | ffc4d8bc4435918d2fd1e840b0bf985e7b56f0d3 [diff] [blame] |
Blackfin: convert SMP to only use generic time framework Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index f1a7969..c56fd3e 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig
@@ -223,6 +223,7 @@ config SMP depends on BF561 + select GENERIC_TIME bool "Symmetric multi-processing support" ---help--- This enables support for systems with more than one CPU,