summaryrefslogtreecommitdiff
path: root/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-05-17 11:09:41 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-06-01 13:43:34 +0200
commit179e4188a38ccc086f8b23201fa1594ea9ba0c0f (patch)
treee39d15cec95a4a3ce4f562e6c78ff7d71338b1f6 /recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
parent8b6885b97588ccae34eb9a1338815b29bf58c811 (diff)
apalis-tk1: drop machine
The downstream kernel gets to old to be used with the new zeus userspace components. Drop the machine. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit d13caaba2d90f856b944ebde44967b679d3eb3a9)
Diffstat (limited to 'recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add')
-rw-r--r--recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add b/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
deleted file mode 100644
index 0abe390..0000000
--- a/recipes-bsp/binary-drivers/linux-driver-package/xorg.conf.add
+++ /dev/null
@@ -1,11 +0,0 @@
-Section "Monitor"
- Identifier "DSI-1"
- Option "DPMS" "false"
-EndSection
-
-Section "ServerLayout"
- Identifier "ServerLayout0"
- Option "StandbyTime" "0"
- Option "SuspendTime" "0"
- Option "OffTime" "0"
-EndSection