summaryrefslogtreecommitdiff
path: root/conf/machine/imote2.conf
blob: 06a4fbf61ad5384683fa5fa871b6020988a1faa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@Name: Crossbow iMote2
#@DESCRIPTION: Machine configuration for Crossbow iMote 2
TARGET_ARCH = "arm"

PREFERRED_PROVIDER_virtual/kernel = "linux"

PACKAGE_EXTRA_ARCHS = " iwmmxt"

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

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

MACHINE_FEATURES = "kernel26 usbgadget alsa iwmmxt"