commit | c466bda60510eaac797e49db5d34555876d983ae | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Feb 09 12:00:16 2017 +0000 |
committer | Russell King <rmk+kernel@armlinux.org.uk> | Sun Feb 12 21:04:17 2017 +0000 |
tree | bdc4f7806619e158800c4491e22a088c250f820b | |
parent | 7ce7d89f48834cefece7804d38fc5d85382edf77 [diff] |
ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb support Clean up arch/arm/mm/Kconfig a little to provide a symbol which indicates whether the CPU may support the Thumb instruction set. This gets rid of the growing dependencies on ARM_THUMB, and also gives us a useful Kconfig symbol for choosing the kuser code. Reviewed-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>