@Ghazascanner
_2019runbot
Ghazascanner File Manager
server :Linux phpmyadmin-ubuntu-m-2vcpu-16gb-blr1-01 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
Current Path :
/
lib
/
modules
/
5.4.0-216-generic
/
build
/
drivers
/
staging
/
gasket
/
Path :
Upload File :
New :
File
Dir
//lib/modules/5.4.0-216-generic/build/drivers/staging/gasket/Kconfig
# SPDX-License-Identifier: GPL-2.0 menu "Gasket devices" config STAGING_GASKET_FRAMEWORK tristate "Gasket framework" depends on PCI && (X86_64 || ARM64) help This framework supports Gasket-compatible devices, such as Apex. It is required for any of the following module(s). To compile this driver as a module, choose M here. The module will be called "gasket". config STAGING_APEX_DRIVER tristate "Apex Driver" depends on STAGING_GASKET_FRAMEWORK help 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". endmenu