From 49fffa9f2cdadcb3d406cabf6890373acb6010c7 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Fri, 18 Nov 2022 11:22:44 +0100 Subject: apalis-imx8: fix booting caused by missing dm_event Without the DM_EVENT absolutely no output whatsoever and the system does not boot at all. Upstream-Status: Submitted [https://lore.kernel.org/all/20221212000930.45505-2-marcel@ziswiler.com/] Fixes: c5ef2025579e ("dm: fix DM_EVENT dependencies") Signed-off-by: Marcel Ziswiler --- configs/apalis-imx8_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') diff --git a/configs/apalis-imx8_defconfig b/configs/apalis-imx8_defconfig index 3ad539c4f2..51ff5ca85b 100644 --- a/configs/apalis-imx8_defconfig +++ b/configs/apalis-imx8_defconfig @@ -20,6 +20,7 @@ CONFIG_OF_SYSTEM_SETUP=y CONFIG_LOG=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y +CONFIG_EVENT=y CONFIG_BOARD_EARLY_INIT_F=y CONFIG_CMD_CPU=y # CONFIG_BOOTM_NETBSD is not set -- cgit v1.2.3