commit | 3b8f16a9ae87c6aa635d30e73dbea755dfd6d7b4 | [log] [tgz] |
---|---|---|
author | Phil Edworthy <PHIL.EDWORTHY@renesas.com> | Thu Jun 01 07:33:28 2017 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:13 2017 -0400 |
tree | d76e80387606321be5fc05bf386b40b11eb44970 | |
parent | 9067567389e3e198a6d3c7b0dd09a2fde30497d2 [diff] |
arm: Add Kconfig symbols used for Linux asm compatibility Rather than change asm files that come from Linux, add the symbols to Kconfig. Since one of the symbols is for thumb2 builds, make CPU_V7M always select them. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com>