From: Greg Ungerer Date: Wed, 19 Oct 2011 06:27:30 +0000 (+1000) Subject: m68k: selection of GENERIC_ATOMIC64 is not MMU specific X-Git-Tag: v3.3-rc1~180^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5717a02becd2f5dae8b11cb5808de4e5369d607c;p=pandora-kernel.git m68k: selection of GENERIC_ATOMIC64 is not MMU specific The selection of the CONFIG_GENERIC_ATOMIC64 option is not specific to the MMU being present and enabled. It is a property of certain CPU families. So select it based on those CPU types being selected. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed