uclibc: remove obsolete patches for git version
[openembedded.git] / conf / machine / h1940.conf
blobeec87a3ed5b0f11a2df5054d949ad3274b4b3e42
1 #@TYPE: Machine
2 #@NAME: h1940
3 #@DESCRIPTION: Machine configuration for the HP iPAQ h1930 and h1940
5 TARGET_ARCH = "arm"
7 # Set preferred providers
8 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
9 PREFERRED_PROVIDER_virtual/kernel = "linux-h1940"
11 # Set features for task-base
12 MACHINE_GUI_CLASS = "smallscreen"
13 MACHINE_DISPLAY_WIDTH_PIXELS = "240"
14 MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
15 MACHINE_FEATURES = "kernel26 touchscreen apm bluetooth irda usbgadget screen vfat"
18 # Some extra configuration
19 VOLATILE_STORAGE_SIZE = "64"
20 ROOT_FLASH_SIZE = "32"
21 SERIAL_CONSOLE = "115200 ttySAC2 vt100"
22 USE_VT = "0"
24 # tune for armv4t
25 require conf/machine/include/tune-arm920t.inc