]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: Add Kconfig symbols used for Linux asm compatibility
authorPhil Edworthy <PHIL.EDWORTHY@renesas.com>
Thu, 1 Jun 2017 06:33:28 +0000 (07:33 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 18:13:13 +0000 (14:13 -0400)
commit111a6af97acd9bca2ffe0b976c8962cfe8a9acc6
treed76e80387606321be5fc05bf386b40b11eb44970
parenta83afb6b1fdb29eb3c79ccb19f2e1559447d85fb
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>
arch/arm/Kconfig
arch/arm/lib/Makefile