]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/ia64/hp/sim/Kconfig
Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into devel
[mirror_ubuntu-zesty-kernel.git] / arch / ia64 / hp / sim / Kconfig
CommitLineData
1da177e4
LT
1
2menu "HP Simulator drivers"
3 depends on IA64_HP_SIM || IA64_GENERIC
4
5config HP_SIMETH
6 bool "Simulated Ethernet "
bb49eed4 7 depends on NET
1da177e4
LT
8
9config HP_SIMSERIAL
10 bool "Simulated serial driver support"
11
12config HP_SIMSERIAL_CONSOLE
13 bool "Console for HP simulator"
14 depends on HP_SIMSERIAL
15
16config HP_SIMSCSI
cea196bb
TL
17 bool "Simulated SCSI disk"
18 depends on SCSI=y
1da177e4
LT
19
20endmenu
21