From 8ce580932f8ee40903017a6f1408ccfff319a6a5 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Fri, 27 Feb 2015 06:37:49 +0100 Subject: [PATCH] platform/chrome: cros_ec_lpc - Depend on X86 || COMPILE_TEST The ChromeOS EC is connected by LPC only on x86 platforms and no others, so add a dependency describing that. But also build the driver if the COMPILE_TEST option is enabled to have build coverage in other architectures. Signed-off-by: Javier Martinez Canillas [olof: reworded commit message] Signed-off-by: Olof Johansson --- Reading git-format-patch failed