commit | b417b717093085e45867770b29b9a97692cf132a | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun May 23 10:44:30 2010 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Wed May 26 19:51:06 2010 +0200 |
tree | 4231357c2929e19eb43e7b4677f5f350f46a2b70 | |
parent | 63a6440326e4cd01d6a663069208a0e68e9b833f [diff] [blame] |
m68k: Enable atomic64_t Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index b5da298..2e3737b 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig
@@ -7,6 +7,7 @@ default y select HAVE_AOUT select HAVE_IDE + select GENERIC_ATOMIC64 config MMU bool