Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / ethernet / icplus / Kconfig
1 #
2 # IC Plus device configuration
3 #
4
5 config IP1000
6 tristate "IP1000 Gigabit Ethernet support"
7 depends on PCI && EXPERIMENTAL
8 select NET_CORE
9 select MII
10 ---help---
11 This driver supports IP1000 gigabit Ethernet cards.
12
13 To compile this driver as a module, choose M here: the module
14 will be called ipg. This is recommended.