summaryrefslogtreecommitdiff
path: root/board/hoho/board.h
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2021-06-02 00:41:01 -0700
committerCommit Bot <commit-bot@chromium.org>2021-06-03 04:21:54 +0000
commit75ddf4cd675d2427b5051b808de620e4502121db (patch)
tree74956494f4cb7b82af8cc53196c4e979152fc75e /board/hoho/board.h
parent27fab596a73e410cdc87c078273d9eabaa438bff (diff)
downloadchrome-ec-75ddf4cd675d2427b5051b808de620e4502121db.tar.gz
COIL: Remove CONFIG_SPI_MASTER_PORT
This removes the CONFIG_SPI_MASTER_PORT config option as no code actually uses it. BRANCH=none BUG=b:181607131 TEST=make buildall passes; "compare_build.sh -b all" shows no difference Change-Id: Iddcfa2b36e4100063bb6ad36941f09ac56b0be94 Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2932468 Reviewed-by: Harry Cutts <hcutts@chromium.org>
Diffstat (limited to 'board/hoho/board.h')
-rw-r--r--board/hoho/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/hoho/board.h b/board/hoho/board.h
index 21fb536a6f..8e6ec34b3d 100644
--- a/board/hoho/board.h
+++ b/board/hoho/board.h
@@ -27,7 +27,6 @@
/* TODO(tbroch) Re-enable once STM spi master can be inhibited at boot so it
doesn't interfere with HDMI loading its f/w */
#undef CONFIG_SPI_FLASH
-#define CONFIG_SPI_MASTER_PORT 2
#define CONFIG_SPI_CS_GPIO GPIO_PD_MCDP_SPI_CS_L
#define CONFIG_USB
#define CONFIG_USB_BOS