Split daisy and spring xorg configs

Now that the new Lucas VE1 is going to be shipping with Atmel we need to
add in the Xorg configs for it.  However it's a slightly different pad
than Spring so we can't just use the same one.  Due to the way the
device matching works, we can't automatically tell them apart in X so
this CL splits them into two files.  The normal daisy.conf contains the
configs for Cypress and Atmel versions of Lucas where spring.conf
contains only the config for Spring.

In the ebuild for xorg-conf and entry is added (in another CL) to pick
which one when you build.

BUG=chrome-os-partner:23912
TEST=I built ChromeOS with these patches for both Spring and Lucas and
the correct configs were loaded.  The touchpads seem to work fine with
these configs.
CQ-DEPEND=Iba21ca42226aa727c249a50df0a740333164b6df

Original-Change-Id: I168b6261f758ca74de383cb33c61d73b736e55cc
Originally-Signed-off-by: Charlie Mooney <charliemooney@chromium.org>
Originally-Reviewed-on: https://chromium-review.googlesource.com/176231
Originally-Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
(cherry picked from commit edd029c5e40bde962c48af6848ae7942455bc3fb)

Change-Id: Ia09581054968f67884414123336853ed3d78c351
Signed-off-by: Charlie Mooney <charliemooney@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/176843
Reviewed-by: Andrew de los Reyes <adlr@chromium.org>
2 files changed