From: Fengguang Wu Date: Fri, 5 Oct 2012 00:11:23 +0000 (-0700) Subject: unicore32: select generic atomic64_t support X-Git-Tag: v3.7~382^2~175 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=82e54a6aaf8aec971fb16afa3a4404e238a1b98b;p=platform%2Fkernel%2Flinux-amlogic.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 Signed-off-by: Linus Torvalds --- diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig index b0a4743..1e638e7 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