From: Will Deacon Date: Tue, 17 Dec 2013 18:50:16 +0000 (+0100) Subject: ARM: 7928/1: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMU X-Git-Tag: v3.14-rc1~116^2~1^5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dce5c9e35bc4085bd33eccdb8c9ec5a643507a14;p=pandora-kernel.git ARM: 7928/1: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS for CPUv6+ && MMU Modern ARM CPUs can perform efficient unaligned memory accesses in hardware and this feature is relied up on by code such as the dcache word-at-a-time name hashing. This patch selects HAVE_EFFICIENT_UNALIGNED_ACCESS for these cores and reworks the kconfig select logic for DCACHE_WORD_ACCESS to use the new symbol. Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed