From 24984d7d47294fd8ed9ae71e7e47449e929b730f Mon Sep 17 00:00:00 2001 From: Ye Li Date: Tue, 4 Apr 2017 23:32:32 +0800 Subject: MLK-14607 mx7d: Enable the CONFIG_CMD_BOOTD for auto boot The CONFIG_CMD_BOOTD is commented in the defconfig files, then the default boot can't work. We need to uncomment it for auto boot. Signed-off-by: Ye Li --- configs/mx7dsabresd_epdc_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/mx7dsabresd_epdc_defconfig') diff --git a/configs/mx7dsabresd_epdc_defconfig b/configs/mx7dsabresd_epdc_defconfig index 147352d..b3e126c 100644 --- a/configs/mx7dsabresd_epdc_defconfig +++ b/configs/mx7dsabresd_epdc_defconfig @@ -12,7 +12,6 @@ CONFIG_BOOTDELAY=3 # CONFIG_CONSOLE_MUX is not set CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_HUSH_PARSER=y -# CONFIG_CMD_BOOTD is not set CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set -- cgit v1.1