On Mon, Apr 06, 2020 at 07:54:35AM +0200, Ahmad Fatoum wrote: > Kconfig symbols, unlike their preprocessor counterparts, don't have this > prefix. Drop it. > > Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > commands/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/commands/Kconfig b/commands/Kconfig > index 7784966282ac..a0c28289834b 100644 > --- a/commands/Kconfig > +++ b/commands/Kconfig > @@ -1871,7 +1871,7 @@ config CMD_SMC > bool > depends on ARM_SMCCC > prompt "PSCI test command" > - default CONFIG_ARM_PSCI_DEBUG > + default ARM_PSCI_DEBUG > help > Secure monitor code test command > > -- > 2.26.0.rc2 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox