* [DistroKit] [PATCH] v8a: barebox: disable target tools
@ 2026-03-10 6:59 Fabian Pflug
2026-03-10 16:16 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread
* Re: [DistroKit] [PATCH] v8a: barebox: disable target tools
2026-03-10 6:59 [DistroKit] [PATCH] v8a: barebox: disable target tools Fabian Pflug
@ 2026-03-10 16:16 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2026-03-10 16:16 UTC (permalink / raw)
To: Fabian Pflug; +Cc: distrokit
applied to next
On Tue, Mar 10, 2026 at 07:59:36AM +0100, Fabian Pflug wrote:
> 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
>
>
>
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-10 16:16 UTC | newest]
Thread overview: 2+ messages (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
2026-03-10 16:16 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox