summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJi Luo <ji.luo@nxp.com>2022-05-27 19:21:54 +0800
committerJi Luo <ji.luo@nxp.com>2022-05-27 19:28:24 +0800
commitb51512ee4535e09f6aa74c287b182910a1dbc210 (patch)
treecf43189ebd1969d245b0936c714a556fe5b72566 /configs
parent25de7e57f0477c7a2939677a25c77623152f3aee (diff)
MA-20323 imx8mq: disable some unnecessary configs
Disable some unnecessary configs to save spl space or build would fail. Change-Id: Ib9b795dc779bde3b95b660fbf211a7f24a9c9a33 Signed-off-by: Ji Luo <ji.luo@nxp.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mq_evk_android_trusty_secure_unlock_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/imx8mq_evk_android_trusty_secure_unlock_defconfig b/configs/imx8mq_evk_android_trusty_secure_unlock_defconfig
index b43396c293e..5a00d4e7c95 100644
--- a/configs/imx8mq_evk_android_trusty_secure_unlock_defconfig
+++ b/configs/imx8mq_evk_android_trusty_secure_unlock_defconfig
@@ -42,8 +42,8 @@ CONFIG_SPL_I2C=y
CONFIG_SPL_POWER=y
CONFIG_SPL_WATCHDOG=y
CONFIG_SPL_SEPARATE_BSS=y
-CONFIG_SPL_USB_GADGET=y
-CONFIG_SPL_USB_SDP_SUPPORT=y
+CONFIG_SPL_USB_GADGET=n
+CONFIG_SPL_USB_SDP_SUPPORT=n
CONFIG_SYS_PROMPT="u-boot=> "
# CONFIG_BOOTM_NETBSD is not set
# CONFIG_CMD_EXPORTENV is not set