From 3ad09ba638892fc2c6b900228f3e3ffda0c65f1a Mon Sep 17 00:00:00 2001 From: Kane Chen Date: Wed, 22 Oct 2014 16:34:32 +0800 Subject: [PATCH] pearlvalley: add missed fwserial config file for pearlvalley git add fwserial.auron_pearlvalley is missed in previous commit So, it casue compile error when download new source code BRANCH=none BUG=None TEST=re-download code, compile ok and boot OS Change-Id: I40795415d0ff811bea1ac9427a98e34880efb8ac Signed-off-by: Kane Chen Reviewed-on: https://chromium-review.googlesource.com/224912 Reviewed-by: Duncan Laurie --- configs/fwserial.auron_pearlvalley | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 configs/fwserial.auron_pearlvalley diff --git a/configs/fwserial.auron_pearlvalley b/configs/fwserial.auron_pearlvalley new file mode 100644 index 0000000000..ca7e7ce57b --- /dev/null +++ b/configs/fwserial.auron_pearlvalley @@ -0,0 +1,4 @@ +CONFIG_CONSOLE_SERIAL=y +CONFIG_CONSOLE_SERIAL8250=y +CONFIG_CONSOLE_SERIAL_COM1=y +CONFIG_CONSOLE_SERIAL_115200=y