Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfd9e15f authored by Dave Airlie's avatar Dave Airlie Committed by Dave Airlie
Browse files

Currently DRM depends on PCI this will need to change for ffb on Sparc to


be fixed but at the moment it is true.

Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent ee98689b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
#
config DRM
	tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
	depends on AGP || AGP=n
	depends on (AGP || AGP=n) && PCI
	help
	  Kernel-level support for the Direct Rendering Infrastructure (DRI)
	  introduced in XFree86 4.0. If you say Y here, you need to select