This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
#@TYPE: Machine |
| 2 |
#@Name: Samsung SMDK6410 Dev BOard |
| 3 |
#@DESCRIPTION: Machine configuration for Samsung SMDK6410 Dev Board |
| 4 |
|
| 5 |
TARGET_ARCH = "arm" |
| 6 |
|
| 7 |
PREFERRED_PROVIDER_virtual/kernel = "linux" |
| 8 |
|
| 9 |
# used by sysvinit_2 |
| 10 |
SERIAL_CONSOLE = "115200 ttySAC0" |
| 11 |
|
| 12 |
IMAGE_FSTYPES = "tar.gz" |
| 13 |
|
| 14 |
MACHINE_FEATURES = "kernel26 apm screen alsa usbgadget usbhost" |
| 15 |
|
| 16 |
require conf/machine/include/tune-arm1176jzf-s.inc |