OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
arch
/
ia64
/
hp
/
sim
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:12 AM
rwxr-xr-x
📄
Kconfig
406 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
525 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📁
boot
-
05/09/2024 07:14:16 AM
rwxr-xr-x
Editing: Kconfig
Close
# SPDX-License-Identifier: GPL-2.0 menu "HP Simulator drivers" depends on IA64_HP_SIM || IA64_GENERIC config HP_SIMETH bool "Simulated Ethernet " depends on NET config HP_SIMSERIAL bool "Simulated serial driver support" depends on TTY config HP_SIMSERIAL_CONSOLE bool "Console for HP simulator" depends on HP_SIMSERIAL config HP_SIMSCSI bool "Simulated SCSI disk" depends on SCSI=y endmenu