add 'dlog' to xdbg 59/9059/1
authorBoram Park <boram1288.park@samsung.com>
Wed, 12 Jun 2013 08:46:08 +0000 (17:46 +0900)
committerBoram Park <boram1288.park@samsung.com>
Mon, 2 Sep 2013 08:05:04 +0000 (17:05 +0900)
Change-Id: I25a059061a6a7c09da2829a731f52a6b9396f772

arm-e4412/xorg.conf.d/module.conf

index 05b566c..6450989 100644 (file)
@@ -1,5 +1,6 @@
 Section "Module"
     SubSection  "xdbg"
+        Option  "dlog"       "true"
         Option  "log_path"   "/var/log/Xorg.0.log2"
     EndSubSection
 EndSection