aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/omapl137-evm.conf
blob: a8039f31ad49a44c325684451b2159f92a7a05ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@NAME: OMAP-L137 EVM
#@DESCRIPTION: Machine configuration for the TI OMAP-L137 EVM board

require conf/machine/include/davinci.inc
require conf/machine/include/omapl137.inc

# HACK: The omapl137 family does not have linux kernel support.
PREFERRED_PROVIDER_virtual/kernel = "linux-dummy"
EXTRA_IMAGEDEPENDS = ""

IMAGE_FSTYPES = "tar.xz"

# Set the list of device targets for ti-pdk class recipes
TI_PDK_LIMIT_BOARDS = "evmOMAPL137"