]> git.hungrycats.org Git - linux/commitdiff
unicore32: select generic atomic64_t support
authorFengguang Wu <fengguang.wu@intel.com>
Fri, 5 Oct 2012 00:11:23 +0000 (17:11 -0700)
committerZefan Li <lizefan@huawei.com>
Thu, 25 Sep 2014 03:49:18 +0000 (11:49 +0800)
commit 82e54a6aaf8aec971fb16afa3a4404e238a1b98b upstream.

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

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Zefan Li <lizefan@huawei.com>
arch/unicore32/Kconfig

index eeb8054c7cd84347d242bba052c44cd64a5da5af..1f3e9ea1cf90e55157b20d9fbc214d5ec2514c46 100644 (file)
@@ -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 GENERIC_FIND_FIRST_BIT