All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] boot/arm-trusted-firmware: fix coding-style
@ 2021-06-26 20:17 Yann E. MORIN
  2021-07-12  8:17 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2021-06-26 20:17 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=11fffded3c575839504d19d14803840901985b67
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fix coding style issue introduced in cf176128ec4a (boot/arm-trusted-firmware:
add SSP option)

Fixes: cf176128ec4ad60c29c8828cab1887f69edb9473

Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
---
 boot/arm-trusted-firmware/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boot/arm-trusted-firmware/Config.in b/boot/arm-trusted-firmware/Config.in
index 981873fce5..7e46a10270 100644
--- a/boot/arm-trusted-firmware/Config.in
+++ b/boot/arm-trusted-firmware/Config.in
@@ -190,9 +190,9 @@ config BR2_TARGET_ARM_TRUSTED_FIRMWARE_NEEDS_ARM32_TOOLCHAIN
 
 config BR2_TARGET_ARM_TRUSTED_FIRMWARE_SSP
 	bool "Build with SSP"
+	default y
 	depends on BR2_TOOLCHAIN_HAS_SSP
 	depends on !BR2_SSP_NONE
-	default y
 	help
 	  Say 'y' here if you want to build ATF with SSP.
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [git commit] boot/arm-trusted-firmware: fix coding-style
  2021-06-26 20:17 [Buildroot] [git commit] boot/arm-trusted-firmware: fix coding-style Yann E. MORIN
@ 2021-07-12  8:17 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-07-12  8:17 UTC (permalink / raw)
  To: buildroot

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=11fffded3c575839504d19d14803840901985b67
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > Fix coding style issue introduced in cf176128ec4a (boot/arm-trusted-firmware:
 > add SSP option)

 > Fixes: cf176128ec4ad60c29c8828cab1887f69edb9473

 > Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-12  8:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-26 20:17 [Buildroot] [git commit] boot/arm-trusted-firmware: fix coding-style Yann E. MORIN
2021-07-12  8:17 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.