]> git.baikalelectronics.ru Git - uboot.git/commit
imx8mp: configs: enable distro default features
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Sat, 1 May 2021 20:23:05 +0000 (22:23 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 21 Jun 2021 11:33:55 +0000 (13:33 +0200)
commitceda72457a07d8da518bb6c3f591a8ff8aa7feab
treead7e7e231c96b2f4ce972ed3eb80a8bc29551cfe
parent87e21ca56302a49b455a8b5702c93b045544ec7d
imx8mp: configs: enable distro default features

imx8mp ekv has been switched to use distro boot commands, but had no
correct options enabled to support sysboot.
According to the README.distro, sysboot is consindered to be a
recommended way of using distro boot commands, it required default distro
features to be enabled instead of only those that are relevant to the boot
script.

Replace the boot script specific options in the config to a default distro
option.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Cc: Peng Fan <peng.fan@nxp.com>
Fixes: acdc06dcfb ("imx8mp: configs: add support for distro boot commands")
Reviewed-by: Fabio Estevam <festevam@gmail.com>
configs/imx8mp_evk_defconfig