summaryrefslogtreecommitdiff
path: root/conf/machine/n2100.conf
blob: 6aee9f1b71b08c796a63801e7999291e315c1006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TARGET_ARCH = "arm"
TARGET_OS = "linux"
TARGET_FPU = "soft"
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"

SERIAL_CONSOLE="115200 console"
USE_VT="0"

MODUTILS=26
MACHINE_FEATURES= "kernel26 usbhost"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "2.6.20"

# We want udev support in the image
udevdir = "/dev"

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