DontZap defaults to 0 anyway, and AutoAddDevices=False means that hotplugged
input devices won't work.

Signed-off-by: Ross Burton <ross.bur...@intel.com>
---
 .../xorg-xserver/xserver-xf86-config/minnow/xorg.conf             |    5 -----
 1 file changed, 5 deletions(-)

diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf 
b/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf
index 6d3ad1b..cf0ddfe 100644
--- a/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf
+++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/minnow/xorg.conf
@@ -59,8 +59,3 @@ Section "ServerLayout"
    # InputDevice    "Keyboard0" "CoreKeyboard"
    # InputDevice    "DevInputMice" "SendCoreEvents"
 EndSection
-
-Section "ServerFlags"
-    Option        "DontZap"  "0"
-    Option        "AutoAddDevices"  "False"
-EndSection
-- 
1.7.10.4

_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to