summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gasket
diff options
context:
space:
mode:
authorTodd Poynor2018-09-17 14:38:56 +0200
committerGreg Kroah-Hartman2018-09-18 13:22:01 +0200
commita15087ec16c9f206846b9f9861963f1cabbc5a1c (patch)
treee7d6adb0a8bd805556129613dc149ed689fbbd20 /drivers/staging/gasket
parentstaging: erofs: code cleanup for erofs_kmalloc() (diff)
downloadkernel-qcow2-linux-a15087ec16c9f206846b9f9861963f1cabbc5a1c.tar.gz
kernel-qcow2-linux-a15087ec16c9f206846b9f9861963f1cabbc5a1c.tar.xz
kernel-qcow2-linux-a15087ec16c9f206846b9f9861963f1cabbc5a1c.zip
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>
Diffstat (limited to 'drivers/staging/gasket')
-rw-r--r--drivers/staging/gasket/Kconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/staging/gasket/Kconfig b/drivers/staging/gasket/Kconfig
index 970e299046c3..e82b85541f7e 100644
--- a/drivers/staging/gasket/Kconfig
+++ b/drivers/staging/gasket/Kconfig
@@ -14,8 +14,9 @@ config STAGING_APEX_DRIVER
tristate "Apex Driver"
depends on STAGING_GASKET_FRAMEWORK
help
- This driver supports the Apex device. Say Y if you want to
- include this driver in the kernel.
+ This driver supports the Apex Edge TPU device. See
+ 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
will be called "apex".