aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/mx21ads.conf
blob: 3abfa493dcccf4c4a13f86bff3df2b29a35a6c77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#@TYPE: Machine
#@Name: Freescale MX21ADS
#@DESCRIPTION: Machine configuration for Freescale MX21ADS 

TARGET_ARCH = "arm"

MACHINE_FEATURES = "kernel26 apm alsa ext2 pcmcia usbhost usbgadget"

GUI_MACHINE_CLASS = "smallscreen"

PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}-kernel"

require conf/machine/include/tune-arm926ejs.inc

# used by sysvinit_2
SERIAL_CONSOLE = "115200 ttymxc0"

# used by opie-collections.inc
ROOT_FLASH_SIZE = "32"