Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
[linux/fpc-iii.git] / arch / ia64 / hp / sim / Kconfig
blobd84707d5520343876312a76bf15ee68ba6117445
2 menu "HP Simulator drivers"
3         depends on IA64_HP_SIM || IA64_GENERIC
5 config HP_SIMETH
6         bool "Simulated Ethernet "
7         depends on NET
9 config HP_SIMSERIAL
10         bool "Simulated serial driver support"
11         depends on TTY
13 config HP_SIMSERIAL_CONSOLE
14         bool "Console for HP simulator"
15         depends on HP_SIMSERIAL
17 config HP_SIMSCSI
18         bool "Simulated SCSI disk"
19         depends on SCSI=y
21 endmenu