Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[deliverable/linux.git] / arch / ia64 / hp / sim / Kconfig
CommitLineData
1da177e4
LT
1
2menu "HP Simulator drivers"
3 depends on IA64_HP_SIM || IA64_GENERIC
4
5config HP_SIMETH
6 bool "Simulated Ethernet "
bb49eed4 7 depends on NET
1da177e4
LT
8
9config HP_SIMSERIAL
10 bool "Simulated serial driver support"
4f73bc4d 11 depends on TTY
1da177e4
LT
12
13config HP_SIMSERIAL_CONSOLE
14 bool "Console for HP simulator"
15 depends on HP_SIMSERIAL
16
17config HP_SIMSCSI
cea196bb
LT
18 bool "Simulated SCSI disk"
19 depends on SCSI=y
1da177e4
LT
20
21endmenu
22
This page took 0.944075 seconds and 5 git commands to generate.