commit | f01789c68882d846946cf9b972cf090b283d1f73 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jun 17 10:43:13 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jun 17 10:43:13 2009 +0900 |
tree | e54f1903e9f67fa8e7681e54c1dbec8a8ab5cf9b | |
parent | 300df7dc89cc276377fc020704e34875d5c473b6 [diff] [blame] |
sh: Use generic atomic64_t implementation. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 586cd04..a6f9eaa 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -16,6 +16,7 @@ select HAVE_ARCH_TRACEHOOK select HAVE_DMA_API_DEBUG select RTC_LIB + select GENERIC_ATOMIC64 help The SuperH is a RISC processor targeted for use in embedded systems and consumer electronics; it was also used in the Sega Dreamcast