From 54eecdabe0cdfdc47d77b3e182fda5899702ded7 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Thu, 16 Oct 2014 02:06:17 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- conf/machine/cfa10058.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 conf/machine/cfa10058.conf (limited to 'conf/machine/cfa10058.conf') diff --git a/conf/machine/cfa10058.conf b/conf/machine/cfa10058.conf new file mode 100644 index 0000000..0a89805 --- /dev/null +++ b/conf/machine/cfa10058.conf @@ -0,0 +1,12 @@ +#@TYPE: Machine +#@NAME: Crystalfontz CFA-10058 +#@SOC: i.MX28 +#@DESCRIPTION: Machine configuration for CFA-10058, also called CFA-921 +#@MAINTAINER: Alexandre Belloni + +include conf/machine/include/cfa10036.inc + +KERNEL_DEVICETREE += "imx28-cfa10058.dtb" + +MACHINE_FEATURES += "touchscreen" + -- cgit v1.2.3-54-g00ecf