Kconfig (c7d77a7980e434c3af17de19e3348157f9b9ccce) | Kconfig (7a4264a9250fc6d555ff305aa5e5168723805bb9) |
---|---|
1# 2# Cavium ethernet device configuration 3# 4 5config NET_VENDOR_CAVIUM | 1# 2# Cavium ethernet device configuration 3# 4 5config NET_VENDOR_CAVIUM |
6 tristate "Cavium ethernet drivers" | 6 bool "Cavium ethernet drivers" |
7 depends on PCI 8 default y 9 ---help--- 10 Select this option if you want enable Cavium network support. 11 12 If you have a Cavium SoC or network adapter, say Y. 13 14if NET_VENDOR_CAVIUM --- 42 unchanged lines hidden --- | 7 depends on PCI 8 default y 9 ---help--- 10 Select this option if you want enable Cavium network support. 11 12 If you have a Cavium SoC or network adapter, say Y. 13 14if NET_VENDOR_CAVIUM --- 42 unchanged lines hidden --- |