mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
ce18ee074e
commit
1834aa9046
11
conf/machine/cfa10055.conf
Normal file
11
conf/machine/cfa10055.conf
Normal 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"
|
||||
|
Loading…
Reference in New Issue
Block a user