blob: 8d513a8c5266b4db31ef1cb6fd6eb75777c7dda3 [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 "
Alexander Beregalovbb49eed2008-12-10 15:24:50 -08007 depends on NET
Linus Torvalds1da177e2005-04-16 15:20:36 -07008
9config HP_SIMSERIAL
10 bool "Simulated serial driver support"
11
12config HP_SIMSERIAL_CONSOLE
13 bool "Console for HP simulator"
14 depends on HP_SIMSERIAL
15
16config HP_SIMSCSI
Luck, Tonycea196b2006-11-16 00:43:12 -080017 bool "Simulated SCSI disk"
18 depends on SCSI=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070019
20endmenu
21