summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-11-18 11:22:44 +0100
committerAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2022-12-23 15:21:44 +0100
commit49fffa9f2cdadcb3d406cabf6890373acb6010c7 (patch)
tree9878d50d53d2a1048b0c704052876e84acce61f9 /configs
parent669bf5f4ef32d0f89d449a42b9255cca3074662e (diff)
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 <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/apalis-imx8_defconfig1
1 files changed, 1 insertions, 0 deletions
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