hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/staging/gasket/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0
12 menu "Gasket devices"
23
34 config STAGING_GASKET_FRAMEWORK
....@@ -14,8 +15,9 @@
1415 tristate "Apex Driver"
1516 depends on STAGING_GASKET_FRAMEWORK
1617 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.
1921
2022 To compile this driver as a module, choose M here. The module
2123 will be called "apex".