merge of '3909823d7e734624024ded918662eef22f0cef8c'
[vuplus_openembedded] / conf / machine / at91sam9263ek.conf
1 #@TYPE: Machine
2 #@Name: Atmel AT91SAM9263EK Development Platform
3 #@DESCRIPTION: Machine configuration for the at91sam9263ek development board with a at91sam9263 processor
4
5 TARGET_ARCH = "arm"
6 PACKAGE_EXTRA_ARCHS = "armv4t armv5te"
7
8 PREFERRED_PROVIDER_virtual/kernel = "linux"
9 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
10
11 #don't try to access tty1
12 USE_VT = "0"
13
14 MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget screen"
15
16 # used by sysvinit_2
17 SERIAL_CONSOLE = "115200 ttyS0"
18
19 require conf/machine/include/tune-arm926ejs.conf