ARM: make SWP emulation explicit on !CPU_USE_DOMAINS
commit0193c00e85a35ceee7856c89c25b34d5752e0baa
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 10 Feb 2011 13:05:13 +0000 (10 13:05 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 10 Feb 2011 13:05:13 +0000 (10 13:05 +0000)
tree408468e9de28798356703a4f699467c16ff6556b
parent15490ef8ff8fd22d677cb5d4f6a98e5a79118dba
ARM: make SWP emulation explicit on !CPU_USE_DOMAINS

SWP emulation requires that CPU domain support is disabled in order to
work safely.  Make that explicit in the kernel configuration to prevent
illegal configurations being generated.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/Kconfig