commands: smc: make command usable when ARM_PSCI is undefined
The smc command can be useful whenever PSCI is used, regardless of
whether barebox provides the secure monitor or not. Have it depend
on ARM_SMCCC instead.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 301893f commit b3f10ae22d46b48ffb62ce12dd9dfebb55c8a278
@Ahmad Fatoum Ahmad Fatoum authored on 15 Nov 2019
Sascha Hauer committed on 19 Nov 2019
Showing 2 changed files
View
commands/Kconfig
View
commands/smc.c