summaryrefslogtreecommitdiff
path: root/board/cyan
diff options
context:
space:
mode:
authorDivya Jyothi <divya.jyothi@intel.com>2015-07-09 15:34:09 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-07-14 18:19:49 +0000
commitad099a3cf22a6441608b838cc3620fab527babba (patch)
tree3dde55146471b80413fb129a0b8f9ba85b6c6c91 /board/cyan
parent578f1889af8d689e55e62d163d7da565528ec817 (diff)
downloadchrome-ec-ad099a3cf22a6441608b838cc3620fab527babba.tar.gz
strago/cyan:Enable USB port power control
BUG=None TEST=Verified USB ports power GPIO pin on/off BRANCH=None Change-Id: Ie1896367993b9453cdbd5e0a868e6fabc5819933 Signed-off-by: Divya Jyothi <divya.jyothi@intel.com> Reviewed-on: https://chromium-review.googlesource.com/284663 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Diffstat (limited to 'board/cyan')
-rw-r--r--board/cyan/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/cyan/board.h b/board/cyan/board.h
index 833c393209..ce44fdf356 100644
--- a/board/cyan/board.h
+++ b/board/cyan/board.h
@@ -50,6 +50,9 @@
/* TODO: Add flash protect support for the SPI part cyan actually has */
#define CONFIG_SPI_FLASH_W25Q64
+#define CONFIG_USB_PORT_POWER_SMART
+#define CONFIG_USB_PORT_POWER_SMART_SIMPLE
+
/* Temperature sensor */
#define CONFIG_TEMP_SENSOR
#define CONFIG_TEMP_SENSOR_TMP432