Linux-2.6.12-rc2
[deliverable/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
8 config HP_SIMSERIAL
9 bool "Simulated serial driver support"
10
11 config HP_SIMSERIAL_CONSOLE
12 bool "Console for HP simulator"
13 depends on HP_SIMSERIAL
14
15 config HP_SIMSCSI
16 tristate "Simulated SCSI disk"
17 depends on SCSI
18
19 endmenu
20
This page took 0.044669 seconds and 5 git commands to generate.