merge of '3961d9fa0932ee3f91d25b24350816ff1c3c7ff8'
[vuplus_openembedded] / conf / machine / h1940.conf
1 #@TYPE: Machine
2 #@NAME: h1940
3 #@DESCRIPTION: Machine configuration for the HP iPAQ h1930 and h1940
4
5 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
6 TARGET_ARCH = "arm"
7
8 # Set preferred providers
9 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
10 PREFERRED_PROVIDER_virtual/kernel = "linux-h1940"
11
12 # Set features for task-base
13 MACHINE_FEATURES = "kernel26 touchscreen apm bluetooth irda usbgadget screen"
14
15 # Empty modules list for now
16 HANDHELD_MODULES = ""
17
18 # Some extra configuration
19 VOLATILE_STORAGE_SIZE = "64"
20 ROOT_FLASH_SIZE = "32"
21 GUI_MACHINE_CLASS = "smallscreen"
22 SERIAL_CONSOLE = "115200 ttySAC2 vt100"
23 USE_VT = "0"
24