From: Fengguang Wu Date: Fri, 28 Sep 2012 00:18:57 +0000 (+1000) Subject: unicore32: select generic atomic64_t support X-Git-Tag: next-20121005~1^2~384 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3144f71abbe6aa5c05463cadc7e5555d01703389;p=karo-tx-linux.git unicore32: select generic atomic64_t support It's required for the core fs/namespace.c and many other basic features. Signed-off-by: Guan Xuetao Signed-off-by: Fengguang Wu Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton --- diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig index f8da81d7f7ac..5b95ba4e0c70 100644 --- a/arch/unicore32/Kconfig +++ b/arch/unicore32/Kconfig @@ -6,6 +6,7 @@ config UNICORE32 select HAVE_DMA_ATTRS select HAVE_KERNEL_GZIP select HAVE_KERNEL_BZIP2 + select GENERIC_ATOMIC64 select HAVE_KERNEL_LZO select HAVE_KERNEL_LZMA select ARCH_HAVE_CUSTOM_GPIO_H