From: Fengguang Wu Date: Fri, 7 Sep 2012 00:17:56 +0000 (+1000) Subject: unicore32: select generic atomic64_t support X-Git-Tag: next-20120912~1^2~203 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c83e2f8884e8d0590b41fbdeddc993b4c208c5bf;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 5d53ffd5736f..957f9686fcf5 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