drm: drop select of SLOW_WORK
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 9 Nov 2011 00:16:50 +0000 (01:16 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 11 Nov 2011 11:06:10 +0000 (11:06 +0000)
commit87cb73dafef765c6e20452ebf2581ba113c0360a
treee099da48a77d6de8a35e8edf5a13c858aa6cd2e0
parentb3e067c0b276197b59046d7095b01b99f98b2821
drm: drop select of SLOW_WORK

slow-work got killed in commit 181a51f6e0. This means that since v2.6.36
there is no Kconfig symbol SLOW_WORK. Apparently selecting that symbol
is a nop. Drop that select.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig