Merge ../linux-2.6-watchdog-mm
[sfrench/cifs-2.6.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         bool "Simulated SCSI disk"
17         depends on SCSI=y
18
19 endmenu
20