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

2014-06-12 Thread Arnd Bergmann
On Thursday 12 June 2014 16:50:20 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 akin to ha

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

2014-06-12 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