3 config STAGING_GASKET_FRAMEWORK
4 tristate "Gasket framework"
5 depends on PCI && (X86_64 || ARM64)
7 This framework supports Gasket-compatible devices, such as Apex.
8 It is required for any of the following module(s).
10 To compile this driver as a module, choose M here. The module
11 will be called "gasket".
13 config STAGING_APEX_DRIVER
14 tristate "Apex Driver"
15 depends on STAGING_GASKET_FRAMEWORK
17 This driver supports the Apex device. Say Y if you want to
18 include this driver in the kernel.
20 To compile this driver as a module, choose M here. The module
21 will be called "apex".