[PATCH 1/2] sandbox: remove MXS tools from hosttools_defconfig

Roland Hieber rhi at pengutronix.de
Sat Nov 7 15:47:27 EST 2020


CONFIG_MXS_HOSTTOOLS currently only builds the tools mxsimage and
mxsboot, which are both only needed to create bootable images for the
MXS platform, and are not really useful as stand-alone host tools.

Signed-off-by: Roland Hieber <rhi at pengutronix.de>
---
 arch/sandbox/configs/hosttools_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/sandbox/configs/hosttools_defconfig b/arch/sandbox/configs/hosttools_defconfig
index 72ec0fc462b2..7d3385312488 100644
--- a/arch/sandbox/configs/hosttools_defconfig
+++ b/arch/sandbox/configs/hosttools_defconfig
@@ -2,6 +2,5 @@ CONFIG_IMD=y
 CONFIG_COMPILE_HOST_TOOLS=y
 CONFIG_ARCH_IMX_USBLOADER=y
 CONFIG_MVEBU_HOSTTOOLS=y
-CONFIG_MXS_HOSTTOOLS=y
 CONFIG_OMAP3_USB_LOADER=y
 CONFIG_OMAP4_HOSTTOOL_USBBOOT=y
-- 
2.28.0




More information about the barebox mailing list