Add a machine configuration for cfa-10055

The cfa-10055 is a cfa-10037 with a 3.5" touchscreen attached.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
Alexandre Belloni 2013-09-06 20:18:09 +00:00 committed by Otavio Salvador
parent ce18ee074e
commit 1834aa9046

View File

@ -0,0 +1,11 @@
#@TYPE: Machine
#@NAME: Crystalfontz CFA-10055
#@SOC: i.MX28
#@DESCRIPTION: Machine configuration for CFA-10055
include conf/machine/include/cfa10036.inc
KERNEL_DEVICETREE += "imx28-cfa10055.dtb"
MACHINE_FEATURES += "touchscreen"