We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc6f38 commit 9e0b97eCopy full SHA for 9e0b97e
drivers/gpu/drm/Kconfig
@@ -6,7 +6,7 @@
6
#
7
menuconfig DRM
8
tristate "Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)"
9
- depends on (AGP || AGP=n) && PCI && !EMULATED_CMPXCHG
+ depends on (AGP || AGP=n) && PCI && !EMULATED_CMPXCHG && SHMEM
10
help
11
Kernel-level support for the Direct Rendering Infrastructure (DRI)
12
introduced in XFree86 4.0. If you say Y here, you need to select
0 commit comments