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/cfa10057.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 conf/machine/cfa10057.conf (limited to 'conf/machine/cfa10057.conf') diff --git a/conf/machine/cfa10057.conf b/conf/machine/cfa10057.conf new file mode 100644 index 0000000..f7b8694 --- /dev/null +++ b/conf/machine/cfa10057.conf @@ -0,0 +1,12 @@ +#@TYPE: Machine +#@NAME: Crystalfontz CFA-10057 +#@SOC: i.MX28 +#@DESCRIPTION: Machine configuration for CFA-10057, also called CFA-920 +#@MAINTAINER: Alexandre Belloni + +include conf/machine/include/cfa10036.inc + +KERNEL_DEVICETREE += "imx28-cfa10057.dtb" + +MACHINE_FEATURES += "touchscreen" + -- cgit v1.2.3-54-g00ecf