projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af2e840
)
cris: select GENERIC_ATOMIC64
author
Cong Wang
<xiyou.wangcong@gmail.com>
Tue, 29 May 2012 22:06:15 +0000
(15:06 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 29 May 2012 23:22:18 +0000
(16:22 -0700)
Cris doesn't implement atomic64 operations neither, should select
GENERIC_ATOMIC64.
Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/Kconfig
patch
|
blob
|
history
diff --git
a/arch/cris/Kconfig
b/arch/cris/Kconfig
index 22d34d64cc81d014ef39e793f14dc1b28d105655..bb344650a14f255517487a3a06342992801e8237 100644
(file)
--- a/
arch/cris/Kconfig
+++ b/
arch/cris/Kconfig
@@
-40,6
+40,7
@@
config CRIS
bool
default y
select HAVE_IDE
+ select GENERIC_ATOMIC64
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP