7902341f2623670422078c8b4ef4f62c5ec4c52a
[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