commit | 431b799e977cb514d73bfdafa74da6adccc2e820 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Nov 20 11:54:33 2017 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 29 11:17:22 2017 +0100 |
tree | 4cd3d19a6a992a4076f5b8806305395064d0bf36 | |
parent | 5e86db3d7d91ce978a5ba96febf79bdc03f293ac [diff] |
imx: Unify CONFIG_BOOTDELAY In order to provide a consistent user experience for imx board users, remove the custom CONFIG_BOOTDELAY values from defconfig files, so that all boards can use the default two second delay. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Lukasz Majewski <lukma@denx.de>