Re: [PATCH] commands: remove CONFIG_ prefix from Kconfig symbol

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux