update gta04 touchscreen config

This commit is contained in:
josch 2014-01-10 18:14:16 +01:00
parent 37f80e3e92
commit cf127bcefd
2 changed files with 4 additions and 6 deletions

View file

@ -1,5 +1,4 @@
Section "Device"
Identifier "Builtin Default fbdev Device 0"
Driver "omapfb"
Option "fb" "/dev/fb0"
Driver "fbdev"
EndSection

View file

@ -1,6 +1,5 @@
Section "InputClass"
Identifier "S3C24XX TouchScreen"
MatchProduct "S3C24XX TouchScreen"
Option "Calibration" "110 922 924 96"
Option "SwapAxes" "1"
Identifier "calibration"
MatchProduct "TSC2007 Touchscreen"
Option "Calibration" "339 3524 3798 225"
EndSection