mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH master] ARM: drop unused ARM_USE_COMPRESSED_DTB
@ 2025-08-19 12:14 Ahmad Fatoum
  2025-08-20 10:15 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2025-08-19 12:14 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The new USE_COMPRESSED_DTB option is selected unconditionally for ARM,
so drop the stale selects to the old symbol.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 arch/arm/mach-imx/Kconfig | 1 -
 arch/arm/mach-k3/Kconfig  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 92e43768c8b5..0d745ce23158 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -392,7 +392,6 @@ config MACH_EMBEST_RIOTBOARD
 config MACH_TORADEX_COLIBRI_IMX6
 	bool "Toradex Colibri iMX6"
 	select ARCH_IMX6
-	select ARM_USE_COMPRESSED_DTB
 
 config MACH_SABRELITE
 	bool "Freescale i.MX6 Sabre Lite"
diff --git a/arch/arm/mach-k3/Kconfig b/arch/arm/mach-k3/Kconfig
index 338421a8af17..65fa5f871374 100644
--- a/arch/arm/mach-k3/Kconfig
+++ b/arch/arm/mach-k3/Kconfig
@@ -24,7 +24,6 @@ config MACH_K3_CORTEX_R5
 	select FIP
 	select HAVE_FIRMWARE_VERIFY_NEXT_IMAGE
 	depends on 32BIT
-	select ARM_USE_COMPRESSED_DTB
 	select HAS_INSECURE_DEFAULTS if (!FIRMWARE_VERIFY_NEXT_IMAGE && !ARCH_K3_AUTHENTICATE_IMAGE)
 	default y
 
-- 
2.39.5




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

* Re: [PATCH master] ARM: drop unused ARM_USE_COMPRESSED_DTB
  2025-08-19 12:14 [PATCH master] ARM: drop unused ARM_USE_COMPRESSED_DTB Ahmad Fatoum
@ 2025-08-20 10:15 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2025-08-20 10:15 UTC (permalink / raw)
  To: barebox, Ahmad Fatoum


On Tue, 19 Aug 2025 14:14:22 +0200, Ahmad Fatoum wrote:
> The new USE_COMPRESSED_DTB option is selected unconditionally for ARM,
> so drop the stale selects to the old symbol.
> 
> 

Applied, thanks!

[1/1] ARM: drop unused ARM_USE_COMPRESSED_DTB
      https://git.pengutronix.de/cgit/barebox/commit/?id=103423f97606 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




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

end of thread, other threads:[~2025-08-20 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-19 12:14 [PATCH master] ARM: drop unused ARM_USE_COMPRESSED_DTB Ahmad Fatoum
2025-08-20 10:15 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox