Linux-2.6.12-rc2
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / ia64 / hp / sim / Kconfig
blob18ccb1266e182d00a54cbcd53b0e0087bd5a68a4
2 menu "HP Simulator drivers"
3         depends on IA64_HP_SIM || IA64_GENERIC
5 config HP_SIMETH
6         bool "Simulated Ethernet "
8 config HP_SIMSERIAL
9         bool "Simulated serial driver support"
11 config HP_SIMSERIAL_CONSOLE
12         bool "Console for HP simulator"
13         depends on HP_SIMSERIAL
15 config HP_SIMSCSI
16         tristate "Simulated SCSI disk"
17         depends on SCSI
19 endmenu