[PATCH v3 2/2] drm/panel: make DRM_PANEL_LD9040 depend on SPI

2014-06-13 Thread Thierry Reding
On Fri, Jun 13, 2014 at 02:06:16PM +0100, Russell King wrote: > Rather than DRM_PANEL_LD9040 selecting SPI, which then results in an > increase in the probability of Kconf reporting circular dependencies > (we're one "select" away from that right now), make this depend on > SPI instead. This is ak

[PATCH v3 2/2] drm/panel: make DRM_PANEL_LD9040 depend on SPI

2014-06-13 Thread Russell King
Rather than DRM_PANEL_LD9040 selecting SPI, which then results in an increase in the probability of Kconf reporting circular dependencies (we're one "select" away from that right now), make this depend on SPI instead. This is akin to having some driver select DRM. Having some drivers depend on a