From 1513b6b156bdcabae72b1303c592c7dcb80a5340 Mon Sep 17 00:00:00 2001 From: Roland Hieber Date: Sat, 7 Nov 2020 21:47:27 +0100 Subject: sandbox: remove MXS tools from hosttools_defconfig 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 Signed-off-by: Sascha Hauer --- arch/sandbox/configs/hosttools_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/sandbox') diff --git a/arch/sandbox/configs/hosttools_defconfig b/arch/sandbox/configs/hosttools_defconfig index 72ec0fc462..7d33853124 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 -- cgit v1.2.3