%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/src/linux-headers-4.4.0-210/arch/tile/gxio/ |
Upload File : |
# 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 # Support direct access to the common I/O DMA facility within the # TILE-Gx mPIPE and Trio hardware from kernel space. config TILE_GXIO_DMA bool select TILE_GXIO # Support direct access to the TILE-Gx mPIPE hardware from kernel space. config TILE_GXIO_MPIPE bool select TILE_GXIO select TILE_GXIO_DMA # Support direct access to the TILE-Gx TRIO hardware from kernel space. config TILE_GXIO_TRIO bool select TILE_GXIO select TILE_GXIO_DMA # Support direct access to the TILE-Gx USB hardware from kernel space. config TILE_GXIO_USB_HOST bool select TILE_GXIO # Support direct access to the TILE-Gx UART hardware from kernel space. config TILE_GXIO_UART bool select TILE_GXIO