ARM: PBL break is not available on ARMv4
ARMv4 does not support the bkpt mnemonic. Rather than trying to work
around this, just disable this feature for ARMv4. On Tegra the PBL
runs on the ARM720T co-processor, so we also need to disable the option
for this SoC architecture.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 07b468c commit b874578cdcbd9725ee4e9029b1ea654daa0966cd
@Lucas Stach Lucas Stach authored on 29 Nov 2019
Sascha Hauer committed on 2 Dec 2019
Showing 1 changed file
View
common/Kconfig