mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-08 21:53:54 +08:00
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
|
# Support direct access to TILE-Gx hardware from user space, via the
|
||
|
# gxio library, or from kernel space, via kernel IORPC support.
|
||
|
config TILE_GXIO
|
||
|
bool
|
||
|
depends on TILEGX
|