msmcommd: add libmsmhll as dependency and bump PR
[openembedded.git] / conf / machine / sciphone_g2.conf
blobeef4a090f82dfb52f9a7b33a51cc95ea1ede7e3c
1 #@TYPE: Machine
2 #@Name: Sicphone G2 based on Mediatek's MT6235 Development Platform
3 #@DESCRIPTION: Machine configuration for the Sciphone G2 mobile phone
5 TARGET_ARCH = "arm"
7 UBOOT_ENTRYPOINT = "8000"
8 PREFERRED_PROVIDER_virtual/kernel = "linux-mtk"
9 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
11 KERNEL_IMAGETYPE = "uImage"
12 UBOOT_MACHINE = "sciphone_g2_config"
14 #don't try to access tty1
15 USE_VT = "0"
17 MACHINE_FEATURES = "kernel26 screen touchscreen"
18 EXTRA_IMAGEDEPENDS += "u-boot-mtk"
20 # used by sysvinit_2
21 SERIAL_CONSOLE = "115200 ttyMTK0"
22 IMAGE_FSTYPES += "tar ext3"
24 require conf/machine/include/tune-arm926ejs.inc