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-10058
cfa-10058, also called cfa-921 is a cfa-10036 plus ethernet, usb, mems and a 4" touchscreen. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
parent
7953772183
commit
e002d0af81
11
conf/machine/cfa10058.conf
Normal file
11
conf/machine/cfa10058.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: Crystalfontz CFA-10058
|
||||
#@SOC: i.MX28
|
||||
#@DESCRIPTION: Machine configuration for CFA-10058, also called CFA-921
|
||||
|
||||
include conf/machine/include/cfa10036.inc
|
||||
|
||||
KERNEL_DEVICETREE += "imx28-cfa10058.dtb"
|
||||
|
||||
MACHINE_FEATURES += "touchscreen"
|
||||
|
Loading…
Reference in New Issue
Block a user