|
@@ -2,7 +2,7 @@ menu "Gasket devices"
|
|
|
|
|
|
config STAGING_GASKET_FRAMEWORK
|
|
|
tristate "Gasket framework"
|
|
|
- depends on PCI && X86_64
|
|
|
+ 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).
|