[PATCH 1/2] imx: imx8mm: imx8mm-kontron-n801x-s: convert options to Kconfig
Frieder Schrempf
frieder.schrempf at kontron.de
Wed Jan 12 14:02:51 CET 2022
On 12.01.22 09:57, Heiko Thiery wrote:
> CONFIG_SPL_MMC and CONFIG_SPL_SERIAL
>
> Signed-off-by: Heiko Thiery <heiko.thiery at gmail.com>
I suspect these got lost during a defconfig resync as the Kconfig
options were introduced/renamed around the same time this was merged.
Reviewed-by: Frieder Schrempf <frieder.schrempf at kontron.de>
> ---
> configs/kontron-sl-mx8mm_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
> index 35d12fca32..940bf07a92 100644
> --- a/configs/kontron-sl-mx8mm_defconfig
> +++ b/configs/kontron-sl-mx8mm_defconfig
> @@ -15,6 +15,8 @@ CONFIG_SPL_DM_SPI=y
> CONFIG_DEFAULT_DEVICE_TREE="imx8mm-kontron-n801x-s"
> CONFIG_SPL_TEXT_BASE=0x7E1000
> CONFIG_TARGET_KONTRON_MX8MM=y
> +CONFIG_SPL_MMC=y
> +CONFIG_SPL_SERIAL=y
> CONFIG_BOOTCOUNT_BOOTLIMIT=3
> CONFIG_SPL=y
> CONFIG_DISTRO_DEFAULTS=y
More information about the U-Boot
mailing list