summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2021-04-07 16:21:07 +0200
committerSimon Rettberg2021-04-07 16:21:07 +0200
commite6f0d7ab12a4707119d0938b9675c509bd07c66f (patch)
tree435abcc8b72b94fa7f985078d5e9637dc7feba2e
parent[xscreensaver] Update to 6.00 (diff)
downloadmltk-e6f0d7ab12a4707119d0938b9675c509bd07c66f.tar.gz
mltk-e6f0d7ab12a4707119d0938b9675c509bd07c66f.tar.xz
mltk-e6f0d7ab12a4707119d0938b9675c509bd07c66f.zip
[xorg] intel_drv is deprecated, use modesetting
-rw-r--r--core/modules/xorg/data/etc/X11/xorg.conf.d/10-intel.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/core/modules/xorg/data/etc/X11/xorg.conf.d/10-intel.conf b/core/modules/xorg/data/etc/X11/xorg.conf.d/10-intel.conf
deleted file mode 100644
index 711fd644..00000000
--- a/core/modules/xorg/data/etc/X11/xorg.conf.d/10-intel.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-Section "OutputClass"
- Identifier "Intel iGPU"
- MatchDriver "i915"
- Driver "intel"
-EndSection