Commit 62cdccee authored by Fengguang Wu's avatar Fengguang Wu Committed by Zefan Li

unicore32: select generic atomic64_t support

commit 82e54a6a upstream.

It's required for the core fs/namespace.c and many other basic features.
Signed-off-by: default avatarGuan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarZefan Li <lizefan@huawei.com>
parent 82a938ab
...@@ -6,6 +6,7 @@ config UNICORE32 ...@@ -6,6 +6,7 @@ config UNICORE32
select HAVE_DMA_ATTRS select HAVE_DMA_ATTRS
select HAVE_KERNEL_GZIP select HAVE_KERNEL_GZIP
select HAVE_KERNEL_BZIP2 select HAVE_KERNEL_BZIP2
select GENERIC_ATOMIC64
select HAVE_KERNEL_LZO select HAVE_KERNEL_LZO
select HAVE_KERNEL_LZMA select HAVE_KERNEL_LZMA
select GENERIC_FIND_FIRST_BIT select GENERIC_FIND_FIRST_BIT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment