From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH master] ARM: drop unused ARM_USE_COMPRESSED_DTB
Date: Tue, 19 Aug 2025 14:14:22 +0200 [thread overview]
Message-ID: <20250819121422.3952695-1-a.fatoum@pengutronix.de> (raw)
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
next reply other threads:[~2025-08-19 14:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-19 12:14 Ahmad Fatoum [this message]
2025-08-20 10:15 ` Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250819121422.3952695-1-a.fatoum@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox