Commit 9484b9be authored by Simon Glass's avatar Simon Glass Committed by Anas Nashif
Browse files

board: arm: google_kukui: Add product names



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

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 05f21619
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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.
+4 −2
Original line number Diff line number Diff line
@@ -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
********