blob: f92306bbedb848eb146ece3afde7729abdddac13 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001
2menu "HP Simulator drivers"
3 depends on IA64_HP_SIM || IA64_GENERIC
4
5config HP_SIMETH
6 bool "Simulated Ethernet "
7
8config HP_SIMSERIAL
9 bool "Simulated serial driver support"
10
11config HP_SIMSERIAL_CONSOLE
12 bool "Console for HP simulator"
13 depends on HP_SIMSERIAL
14
15config HP_SIMSCSI
Luck, Tonycea196b2006-11-16 00:43:12 -080016 bool "Simulated SCSI disk"
17 depends on SCSI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070018
19endmenu
20