tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / conf / machine / sgh-i900.conf
blob4d3cd5fcee488e35f33e3ae3bc99f4152ae566b4
1 #@TYPE: Machine
2 #@NAME: Samsung Omnia SGH-i900
3 #@DESCRIPTION: Machine configuration for the Samsung Omnia SGH-i900
4 #@HOMEPAGE: http://andromnia.sourceforge.net
6 # Hardware-based properties
9 TARGET_ARCH = "arm"
11 require conf/machine/include/tune-xscale.inc
13 MACHINE_FEATURES = "alsa apm bluetooth camera gps kernel26 phone screen touchscreen vfat wifi"
14 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
16 # Software/packages selection
19 PREFERRED_PROVIDER_virtual/kernel = "linux-sgh-i900"
20 PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
21 XSERVER = "xserver-xorg \
22            xf86-input-evdev \
23            xf86-input-tslib \
24            xf86-video-fbdev"