[PATCH] commands: remove CONFIG_ prefix from Kconfig symbol

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

 



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(-)

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



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

  Powered by Linux