Lines Matching +full:platform +full:- +full:level
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Platform support for Chrome OS hardware (Chromebooks and Chromeboxes)
7 bool "Platform support for Chrome hardware"
10 Say Y here to get to see options for platform support for
36 The range of memory used is 0xf00000-0x1000000, traditionally
72 EC through an I2C bus. This uses a simple byte-level protocol with
81 through rpmsg. This uses a simple byte-level protocol with a
82 checksum. Also since there's no addition EC-to-host interrupt, this
95 ISH Transport protocol (ISH-TP). This uses a simple byte-level
107 through a SPI bus, using a byte-level protocol. Since the EC's
109 'pre-amble' bytes before the response actually starts.
117 This uses a simple byte-level protocol with a checksum. This is
208 tristate "ChromeOS EC Type-C Connector Control"
233 tristate "ChromeOS Type-C power delivery event notifier"
237 If you say Y here, you get support for Type-C PD event notifications
246 source "drivers/platform/chrome/wilco_ec/Kconfig"