The Google Gasket driver has been removed from the main kernels staging tree between 5.10 and 5.15 development window. Readd Google's out-of-tree driver to continiue support Google Coral devices.
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
config BR2_PACKAGE_GASKET
|
|
tristate "Coral Gasket Driver"
|
|
depends on BR2_LINUX_KERNEL
|
|
---help---
|
|
Driver for Gasket (Google ASIC Software, Kernel Extensions, and Tools)
|
|
is a top level driver for lightweight communication with Google ASICs.
|
|
Apex refers to the EdgeTPU v1.
|