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>
This commit is contained in:
Родитель
b3e067c0b2
Коммит
87cb73dafe
|
@ -9,7 +9,6 @@ menuconfig DRM
|
||||||
depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && MMU
|
depends on (AGP || AGP=n) && !EMULATED_CMPXCHG && MMU
|
||||||
select I2C
|
select I2C
|
||||||
select I2C_ALGOBIT
|
select I2C_ALGOBIT
|
||||||
select SLOW_WORK
|
|
||||||
help
|
help
|
||||||
Kernel-level support for the Direct Rendering Infrastructure (DRI)
|
Kernel-level support for the Direct Rendering Infrastructure (DRI)
|
||||||
introduced in XFree86 4.0. If you say Y here, you need to select
|
introduced in XFree86 4.0. If you say Y here, you need to select
|
||||||
|
|
Загрузка…
Ссылка в новой задаче