Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / 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         depends on NET
8
9 config HP_SIMSERIAL
10         bool "Simulated serial driver support"
11         depends on TTY
12
13 config HP_SIMSERIAL_CONSOLE
14         bool "Console for HP simulator"
15         depends on HP_SIMSERIAL
16
17 config HP_SIMSCSI
18         bool "Simulated SCSI disk"
19         depends on SCSI=y
20
21 endmenu
22