From 844bf825c75c21864c1ba911642d58021e08e9ed Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Thu, 11 May 2006 17:23:44 +0000 Subject: add first stab at support for the Motorola A780 GSM phone NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus --- conf/machine/a780.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conf/machine/a780.conf (limited to 'conf/machine/a780.conf') diff --git a/conf/machine/a780.conf b/conf/machine/a780.conf new file mode 100644 index 0000000000..6578cbe7f5 --- /dev/null +++ b/conf/machine/a780.conf @@ -0,0 +1,7 @@ +#@TYPE: Machine +#@NAME: Motorola EZX +#@DESCRIPTION: Machine configuration for the Motorola GSM phones A780 + +include conf/machine/include/zaurus-clamshell.conf +include conf/machine/include/zaurus-clamshell-2.6.conf +include conf/machine/include/motorola-ezx.conf -- cgit v1.2.3