allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / arch / ia64 / hp / sim / Kconfig
blobf92306bbedb848eb146ece3afde7729abdddac13
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         bool "Simulated SCSI disk"
17         depends on SCSI=y
19 endmenu