summaryrefslogtreecommitdiffstats
path: root/rules/intel-gpu-tools.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/intel-gpu-tools.in')
-rw-r--r--rules/intel-gpu-tools.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/rules/intel-gpu-tools.in b/rules/intel-gpu-tools.in
deleted file mode 100644
index f9115ef46..000000000
--- a/rules/intel-gpu-tools.in
+++ /dev/null
@@ -1,20 +0,0 @@
-## SECTION=multimedia_tools
-
-config INTEL_GPU_TOOLS
- tristate
- select GLIB
- select CAIRO
- select LIBDRM
- select LIBDRM_INTEL
- select LIBPCIACCESS
- select LIBUNWIND
- select PROCPS
- select UDEV
- select UDEV_LIBUDEV
- select ZLIB
- prompt "intel-gpu-tools"
- help
- intel-gpu-tools is a package of tools for debugging the Intel
- graphics driver, including a GPU hang dumping program,
- performance monitor, and performance microbenchmarks for
- regression testing the DRM.