summaryrefslogtreecommitdiff
path: root/configs/imx6qpsabresdandroid_defconfig
diff options
context:
space:
mode:
authorfaqiang.zhu <faqiang.zhu@nxp.com>2018-12-17 13:05:33 +0800
committerfaqiang.zhu <faqiang.zhu@nxp.com>2018-12-20 12:30:29 +0800
commit9da9e76a44ea11a67361225af459a9c80c7153a0 (patch)
treed437662f9ef7af824757aea4c0f2deec1d1a94aa /configs/imx6qpsabresdandroid_defconfig
parent2ee4bd12140fa9a29ad1a7cb5016b78e4a4077f1 (diff)
MA-13785 remove the fastboot command of ucmd and acmd
To avoid end user executing uboot command through fastboot, the fastboot command of "ucmd" and "acmd" in the uboot to be flashed into non-volatile storage device is removed in this partch. Change-Id: I999b8688a53c2201d02979be68266afc110dfb15 Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
Diffstat (limited to 'configs/imx6qpsabresdandroid_defconfig')
-rw-r--r--configs/imx6qpsabresdandroid_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/imx6qpsabresdandroid_defconfig b/configs/imx6qpsabresdandroid_defconfig
index 698be71226..e8d1e70f92 100644
--- a/configs/imx6qpsabresdandroid_defconfig
+++ b/configs/imx6qpsabresdandroid_defconfig
@@ -49,3 +49,5 @@ CONFIG_DM_ETH=y
CONFIG_DM_USB=y
CONFIG_ENV_IS_IN_MMC=y
+
+CONFIG_NOT_UUU_BUILD=y