staging: gasket: Kconfig: describe Apex as an Edge TPU device
Add a brief description and URL for more information on the Apex device, an Edge TPU (Tensorflow Processing Unit) machine learning accelerator. Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f8499d6edc
commit
a15087ec16
1 changed files with 3 additions and 2 deletions
|
@ -14,8 +14,9 @@ config STAGING_APEX_DRIVER
|
||||||
tristate "Apex Driver"
|
tristate "Apex Driver"
|
||||||
depends on STAGING_GASKET_FRAMEWORK
|
depends on STAGING_GASKET_FRAMEWORK
|
||||||
help
|
help
|
||||||
This driver supports the Apex device. Say Y if you want to
|
This driver supports the Apex Edge TPU device. See
|
||||||
include this driver in the kernel.
|
https://cloud.google.com/edge-tpu/ for more information.
|
||||||
|
Say Y if you want to include this driver in the kernel.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here. The module
|
To compile this driver as a module, choose M here. The module
|
||||||
will be called "apex".
|
will be called "apex".
|
||||||
|
|
Loading…
Add table
Reference in a new issue