RT-AC56 3.0.0.4.374.37 core
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / ia64 / hp / sim / Kconfig
blob8d513a8c5266b4db31ef1cb6fd6eb75777c7dda3
2 menu "HP Simulator drivers"
3         depends on IA64_HP_SIM || IA64_GENERIC
5 config HP_SIMETH
6         bool "Simulated Ethernet "
7         depends on NET
9 config HP_SIMSERIAL
10         bool "Simulated serial driver support"
12 config HP_SIMSERIAL_CONSOLE
13         bool "Console for HP simulator"
14         depends on HP_SIMSERIAL
16 config HP_SIMSCSI
17         bool "Simulated SCSI disk"
18         depends on SCSI=y
20 endmenu