From: Todd Poynor Date: Mon, 17 Sep 2018 12:38:56 +0000 (-0700) Subject: staging: gasket: Kconfig: describe Apex as an Edge TPU device X-Git-Tag: v5.4-rc1~2324^2~373 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a15087ec16c9f206846b9f9861963f1cabbc5a1c;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/gasket/Kconfig b/drivers/staging/gasket/Kconfig index 970e299..e82b855 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".