summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2020-11-07 21:47:27 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2020-11-09 08:49:39 +0100
commit1513b6b156bdcabae72b1303c592c7dcb80a5340 (patch)
treeebf0ecd8d3bf04eec06645e5e5018ccc87e2a799 /arch
parent884e6d4b95dd9b5888672ab6897b4eba65a0db01 (diff)
downloadbarebox-1513b6b156bdcabae72b1303c592c7dcb80a5340.tar.gz
barebox-1513b6b156bdcabae72b1303c592c7dcb80a5340.tar.xz
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 <rhi@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/sandbox/configs/hosttools_defconfig1
1 files changed, 0 insertions, 1 deletions
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