aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorFengguang Wu <fengguang.wu@intel.com>2012-10-04 17:12:18 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2012-10-06 03:04:46 +0900
commit0d118d7f49c8aa0b74be83bc2ad134b71106cab4 (patch)
treef25f5d13875d41bdb05aad8fb71c4c6787ac6b46 /arch
parentfrv: kill used but uninitialized variable (diff)
downloadlinux-dev-0d118d7f49c8aa0b74be83bc2ad134b71106cab4.tar.xz
linux-dev-0d118d7f49c8aa0b74be83bc2ad134b71106cab4.zip
score: select generic atomic64_t support
It's required for the core fs/namespace.c and many other basic features. Signed-off-by: Fengguang Wu <fengguang.wu@intel.com> Acked-by: Lennox Wu <lennox.wu@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/score/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/score/Kconfig b/arch/score/Kconfig
index ba0f412920be..461c23747491 100644
--- a/arch/score/Kconfig
+++ b/arch/score/Kconfig
@@ -5,6 +5,7 @@ config SCORE
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP
+ select GENERIC_ATOMIC64
select HAVE_MEMBLOCK
select HAVE_MEMBLOCK_NODE_MAP
select ARCH_DISCARD_MEMBLOCK