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