aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/samsung/Kconfig
blob: 7902341f2623670422078c8b4ef4f62c5ec4c52a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Samsung Ethernet device configuration
#

config NET_VENDOR_SAMSUNG
	bool "Samsung Ethernet device"
	default y
	---help---
	  This is the driver for the SXGBE 10G Ethernet IP block found on Samsung
	  platforms.

if NET_VENDOR_SAMSUNG

source "drivers/net/ethernet/samsung/sxgbe/Kconfig"

endif # NET_VENDOR_SAMSUNG