On 2014-08-11, Vagrant Cascadian wrote: > I think this is caused by dropping CONFIG_DRM_IMX_IPUV3_CORE=m, which > was moved out of staging into drivers/gpu/ipu-v3/Kconfig.
And the configuration option was also renamed to CONFIG_IMX_IPUV3_CORE... I've tested that the following patch on a Cubox-i works: diff --git a/config/armhf/config.armmp b/config/armhf/config.armmp index 2e9343e..8c2ce84 100644 --- a/config/armhf/config.armmp +++ b/config/armhf/config.armmp @@ -191,6 +191,11 @@ CONFIG_DRM_I2C_NXP_TDA998X=m CONFIG_DRM_TILCDC=m ## +## file: drivers/gpu/ipu-v3/Kconfig +## +CONFIG_IMX_IPUV3_CORE=m + +## ## file: drivers/hwspinlock/Kconfig ## CONFIG_HWSPINLOCK_OMAP=m live well, vagrant
pgpPvg5aIxh64.pgp
Description: PGP signature