Linux-2.6.33.2/drivers/staging/et131x/Kconfig

config ET131X
	tristate "Agere ET-1310 Gigabit Ethernet support"
	depends on NETDEV_1000 && PCI
	default n
	---help---
	  This driver supports Agere ET-1310 ethernet adapters.

	  To compile this driver as a module, choose M here. The module
	  will be called et131x.

config ET131X_DEBUG
	bool "Enable et131x debugging"
	depends on ET131X
	default n
	---help---
	  Say Y for detailed debug information.

	  If in doubt, say N.