OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
drivers
/
hsi
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📄
Kconfig
372 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
204 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
clients
-
11/17/2022 06:42:22 AM
rwxr-xr-x
📁
controllers
-
11/17/2022 06:42:22 AM
rwxr-xr-x
Editing: Kconfig
Close
# # HSI driver configuration # menuconfig HSI tristate "HSI support" ---help--- The "High speed synchronous Serial Interface" is synchronous serial interface used mainly to connect application engines and cellular modems. if HSI config HSI_BOARDINFO bool default y source "drivers/hsi/controllers/Kconfig" source "drivers/hsi/clients/Kconfig" endif # HSI