* [DistroKit] [PATCH] v8a: barebox: disable target tools
@ 2026-03-10 6:59 Fabian Pflug
0 siblings, 0 replies; only message in thread
From: Fabian Pflug @ 2026-03-10 6:59 UTC (permalink / raw)
To: distrokit; +Cc: Fabian Pflug
The target tools were not used and can therefor be disabled.
Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
---
configs/platform-v8a/barebox.config | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/platform-v8a/barebox.config b/configs/platform-v8a/barebox.config
index 4cb176f..a2b8eb4 100644
--- a/configs/platform-v8a/barebox.config
+++ b/configs/platform-v8a/barebox.config
@@ -1376,9 +1376,9 @@ CONFIG_RK_USB_LOADER=y
# Target Tools
#
# CONFIG_IMD_TARGET is not set
-CONFIG_KERNEL_INSTALL_TARGET=y
+# CONFIG_KERNEL_INSTALL_TARGET is not set
# CONFIG_BAREBOXENV_TARGET is not set
-CONFIG_BAREBOXCRC32_TARGET=y
+# CONFIG_BAREBOXCRC32_TARGET is not set
# CONFIG_MVEBU_KWBOOT_TARGET is not set
# end of Target Tools
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-10 7:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-10 6:59 [DistroKit] [PATCH] v8a: barebox: disable target tools Fabian Pflug
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox