From 0dee24c8fc269b655c1b2b924a409ebe2330a066 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 31 Jul 2017 14:09:29 +0200 Subject: linux-toradex-4.1-2.0.x: fix generic defconfig linux-toradex-4.1-2.0.x/defconfig is not building for machine apalis-imx6, colibri-imx6, or colibri-imx7. But the kernel does not (no longer`) build for this configuration. | LD init/built-in.o | drivers/built-in.o: In function `mxc_hdmi_disp_init': | coresight-etm-cp14.c:(.text+0x4499c): undefined reference to `mxc_cea_mode' | ... Signed-off-by: Max Krummenacher Acked-by: Stefan Agner --- recipes-kernel/linux/linux-toradex-4.1-2.0.x/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-kernel/linux/linux-toradex-4.1-2.0.x/defconfig b/recipes-kernel/linux/linux-toradex-4.1-2.0.x/defconfig index cbf3d85..0cfa725 100644 --- a/recipes-kernel/linux/linux-toradex-4.1-2.0.x/defconfig +++ b/recipes-kernel/linux/linux-toradex-4.1-2.0.x/defconfig @@ -297,7 +297,6 @@ CONFIG_FB_MXC_MIPI_DSI=y CONFIG_FB_MXC_TRULY_WVGA_SYNC_PANEL=y CONFIG_FB_MXC_LDB=y CONFIG_FB_MXC_HDMI=y -# CONFIG_FB_MXC_EDID is not set CONFIG_FB_MXS_SII902X=y CONFIG_HANNSTAR_CABC=y CONFIG_FB_MXC_EINK_PANEL=y -- cgit v1.2.3