Commit ab28ea9e authored by Dave Airlie's avatar Dave Airlie

drm: fix Kconfig dependency

fixup DRM/AGP Kconfig inter-dependency...

From: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent 6cdad4d1
......@@ -6,6 +6,7 @@
#
config DRM
tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
depends on AGP || AGP=n
help
Kernel-level support for the Direct Rendering Infrastructure (DRI)
introduced in XFree86 4.0. If you say Y here, you need to select
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment