mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: layerscape: defconfig: refresh defconfig
@ 2026-01-15 10:40 Ahmad Fatoum
  2026-01-16  8:19 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2026-01-15 10:40 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

PPA support was removed in c862c3d23d01 ("ARM: Layerscape: LS1046a:
remove PPA support") in favor of use of TF-A as secure monitor as the
former is no longer maintained. The TF-A config symbol is selected
by the SoC symbols as needed.

Run defconfig to remove this option as well as other options that have
become selected by other options in the meantime.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 arch/arm/configs/layerscape_defconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/configs/layerscape_defconfig b/arch/arm/configs/layerscape_defconfig
index 95a86ccc07d9..272dff90d7c8 100644
--- a/arch/arm/configs/layerscape_defconfig
+++ b/arch/arm/configs/layerscape_defconfig
@@ -1,5 +1,4 @@
 CONFIG_ARCH_LAYERSCAPE=y
-CONFIG_ARCH_LAYERSCAPE_PPA=y
 CONFIG_MACH_LS1028ARDB=y
 CONFIG_MACH_LS1046ARDB=y
 CONFIG_MACH_TQMLS1046A=y
@@ -8,9 +7,7 @@ CONFIG_ARM_PSCI_CLIENT=y
 CONFIG_NAME="layerscape_defconfig"
 CONFIG_MMU=y
 CONFIG_MALLOC_SIZE=0x0
-CONFIG_MALLOC_TLSF=y
 CONFIG_KALLSYMS=y
-CONFIG_RELOCATABLE=y
 CONFIG_HUSH_FANCY_PROMPT=y
 CONFIG_CMDLINE_EDITING=y
 CONFIG_AUTO_COMPLETE=y
@@ -18,7 +15,6 @@ CONFIG_MENU=y
 CONFIG_BOOTM_SHOW_TYPE=y
 CONFIG_BOOTM_VERBOSE=y
 CONFIG_BOOTM_INITRD=y
-CONFIG_BOOTM_OFTREE=y
 CONFIG_BOOTM_OFTREE_UIMAGE=y
 CONFIG_BLSPEC=y
 CONFIG_CONSOLE_ACTIVATE_NONE=y
-- 
2.47.3




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

end of thread, other threads:[~2026-01-16  8:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-15 10:40 [PATCH] ARM: layerscape: defconfig: refresh defconfig Ahmad Fatoum
2026-01-16  8:19 ` Sascha Hauer

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