summaryrefslogtreecommitdiff
path: root/board/arcada_ish
diff options
context:
space:
mode:
authorDenis Brockus <dbrockus@chromium.org>2019-06-12 11:31:15 -0600
committerCommit Bot <commit-bot@chromium.org>2019-06-14 01:04:58 +0000
commit6231bcc61127a4bc75d2fa2ec2e4ea58fb164207 (patch)
tree4228d4dd9a5d1ceee0efbc91aca99ce7cb535b71 /board/arcada_ish
parent79e88d81f3e090d959669b4de6215cef96c2a3ed (diff)
downloadchrome-ec-6231bcc61127a4bc75d2fa2ec2e4ea58fb164207.tar.gz
ish: cleanup ISH specific CONFIG_ definitions and usage
Removed some unneeded definitions and made sure those needed were undefined in include/config.h Removed some of the #ifdef and used IS_ENABLED instead 2019-06-13 07:36:00 > idlestats 2019-06-13 07:36:05 Aontask exists: Yes 2019-06-13 07:36:05 Total time on: 367.111999s 2019-06-13 07:36:05 Idle sleep: 2019-06-13 07:36:05 D0i0: 2019-06-13 07:36:05 counts: 13716 2019-06-13 07:36:05 time: 108.238220s 2019-06-13 07:36:05 Deep sleep: 2019-06-13 07:36:05 D0i1: 2019-06-13 07:36:05 counts: 6798 2019-06-13 07:36:05 time: 17.980105s 2019-06-13 07:36:05 D0i2: 2019-06-13 07:36:05 counts: 5852 2019-06-13 07:36:05 time: 236.773953s 2019-06-13 07:36:05 D0i3: 2019-06-13 07:36:05 counts: 16 2019-06-13 07:36:05 time: 1.092285s 2019-06-13 07:36:05 Aontask status: 2019-06-13 07:36:05 last error: 0 2019-06-13 07:36:05 error counts: 0 BUG=b:131749055,b:132178013 BRANCH=none TEST=make buildall -j TEST=verified basic operation on arcada_ish Change-Id: Ib2d96f35b9f4f92208cd05dfdf2580bb27e5df90 Signed-off-by: Denis Brockus <dbrockus@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1656152 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'board/arcada_ish')
-rw-r--r--board/arcada_ish/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/arcada_ish/board.h b/board/arcada_ish/board.h
index 8101180b30..18bdf6258a 100644
--- a/board/arcada_ish/board.h
+++ b/board/arcada_ish/board.h
@@ -18,7 +18,6 @@
/* ISH specific*/
#undef CONFIG_DEBUG_ASSERT
#define CONFIG_CLOCK_CRYSTAL
-#define CONFIG_ISH_UART_0
/* EC */
#define CONFIG_FLASH_SIZE 0x80000
#define CONFIG_FPU