net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
[linux-2.6-block.git] / drivers / net / ethernet / samsung / Kconfig
CommitLineData
1edb9ca6
SR
1#
2# Samsung Ethernet device configuration
3#
4
5config 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
12if NET_VENDOR_SAMSUNG
13
14source "drivers/net/ethernet/samsung/sxgbe/Kconfig"
15
16endif # NET_VENDOR_SAMSUNG