From: Greg Ungerer Date: Tue, 14 Aug 2012 04:31:33 +0000 (+1000) Subject: m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types X-Git-Tag: v3.6-rc3~12^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42b1b94635a467407841c89e91d9209c55f6bc61;p=pandora-kernel.git m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types There is no specific atomic64 support code for any m68k CPUs, so we should select CONFIG_GENERIC_ATOMC64 for all. Remove the existing per CPU selection of this and select it for all m68k. Signed-off-by: Greg Ungerer Acked-by: Fengguang Wu Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed