net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
[deliverable/linux.git] / drivers / net / ethernet / samsung / Kconfig
1 #
2 # Samsung Ethernet device configuration
3 #
4
5 config NET_VENDOR_SAMSUNG
6 bool "Samsung Ethernet device"
7 default y
8 ---help---
9 This is the driver for the SXGBE 10G Ethernet IP block found on Samsung
10 platforms.
11
12 if NET_VENDOR_SAMSUNG
13
14 source "drivers/net/ethernet/samsung/sxgbe/Kconfig"
15
16 endif # NET_VENDOR_SAMSUNG
This page took 0.03578 seconds and 5 git commands to generate.