]> Git Repo - linux.git/blob - arch/ia64/hp/sim/Kconfig
nfsd: Protect adding/removing open state owners using client_lock
[linux.git] / arch / ia64 / hp / sim / Kconfig
1
2 menu "HP Simulator drivers"
3         depends on IA64_HP_SIM || IA64_GENERIC
4
5 config HP_SIMETH
6         bool "Simulated Ethernet "
7         depends on NET
8
9 config HP_SIMSERIAL
10         bool "Simulated serial driver support"
11         depends on TTY
12
13 config HP_SIMSERIAL_CONSOLE
14         bool "Console for HP simulator"
15         depends on HP_SIMSERIAL
16
17 config HP_SIMSCSI
18         bool "Simulated SCSI disk"
19         depends on SCSI=y
20
21 endmenu
22
This page took 0.040248 seconds and 4 git commands to generate.