[PATCH] score: select generic atomic64_t support

From: Fengguang Wu
Date: Tue Aug 21 2012 - 07:46:33 EST


It's required for the core fs/namespace.c and many other basic features.

Acked-by: Lennox Wu <lennox.wu@xxxxxxxxx>
Signed-off-by: Fengguang Wu <fengguang.wu@xxxxxxxxx>
---
arch/score/Kconfig | 1 +
1 file changed, 1 insertion(+)

--- linux.orig/arch/score/Kconfig 2012-08-17 11:13:49.184134240 +0800
+++ linux/arch/score/Kconfig 2012-08-21 19:38:07.920760628 +0800
@@ -10,6 +10,7 @@ config SCORE
select ARCH_DISCARD_MEMBLOCK
select GENERIC_CPU_DEVICES
select GENERIC_CLOCKEVENTS
+ select GENERIC_ATOMIC64

choice
prompt "System type"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/