board: arm: google_kukui: Add product names

These products have launched now so we can give them their marketing
names.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2020-04-27 17:02:26 -06:00 committed by Anas Nashif
parent 05f21619e3
commit 9484b9be95
2 changed files with 10 additions and 2 deletions

View file

@ -6,3 +6,9 @@
config BOARD_GOOGLE_KUKUI
bool "Google Kukui EC"
depends on SOC_STM32F098XX
help
This is the EC (Embedded Controller) inside a Lenovo Chromebook
Duet and 10e Chromebook Tablet. The EC handles battery charging,
keyboard scanning, USB Power Delivery and sensors.
So far for Zephyr only a simple serial console is supported.

View file

@ -7,8 +7,10 @@ Overview
********
Kukui is a reference board for Chromium OS-based devices Krane and
Kodama. Zephyr has support for the STM32-based embedded controller
(EC) on-board.
Kodama. These are known as the Lenovo Chromebook Duet and 10e Chromebook
Tablet, respectively.
Zephyr has support for the STM32-based embedded controller (EC) on-board.
Hardware
********