.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
---|
1 | 2 | menu "Gasket devices" |
---|
2 | 3 | |
---|
3 | 4 | config STAGING_GASKET_FRAMEWORK |
---|
.. | .. |
---|
14 | 15 | tristate "Apex Driver" |
---|
15 | 16 | depends on STAGING_GASKET_FRAMEWORK |
---|
16 | 17 | help |
---|
17 | | - This driver supports the Apex device. Say Y if you want to |
---|
18 | | - include this driver in the kernel. |
---|
| 18 | + This driver supports the Apex Edge TPU device. See |
---|
| 19 | + https://cloud.google.com/edge-tpu/ for more information. |
---|
| 20 | + Say Y if you want to include this driver in the kernel. |
---|
19 | 21 | |
---|
20 | 22 | To compile this driver as a module, choose M here. The module |
---|
21 | 23 | will be called "apex". |
---|