[BACK]Return to Kconfig CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / ia64 / hp / sim

File: [Development] / linux-2.6-xfs / arch / ia64 / hp / sim / Kconfig (download)

Revision 1.2, Tue May 11 05:57:47 2004 UTC (13 years, 5 months ago) by nathans
Branch: MAIN
Changes since 1.1: +1 -1 lines

Merge up to 2.6.6

menu "HP Simulator drivers"
	depends on IA64_HP_SIM || IA64_GENERIC

config HP_SIMETH
	bool "Simulated Ethernet "

config HP_SIMSERIAL
	bool "Simulated serial driver support"

config HP_SIMSERIAL_CONSOLE
	bool "Console for HP simulator"
	depends on HP_SIMSERIAL

config HP_SIMSCSI
	tristate "Simulated SCSI disk"
	depends on SCSI

endmenu