Re: [PATCH V8 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver

2014-03-20 Thread David Miller
From: Byungho An bh74...@samsung.com Date: Thu, 20 Mar 2014 10:25:59 -0700 +config NET_VENDOR_SAMSUNG + bool Samsung Ethernet device + default y + depends on HAS_IOMEM HAS_DMA + select PHYLIB + select CRC32 + select PTP_1588_CLOCK + ---help--- + This is

RE: [PATCH V8 2/7] net: sxgbe: add basic framework for Samsung 10Gb ethernet driver

2014-03-20 Thread Byungho An
David Miller da...@davemloft.net : From: Byungho An bh74...@samsung.com Date: Thu, 20 Mar 2014 10:25:59 -0700 +config NET_VENDOR_SAMSUNG + bool Samsung Ethernet device + default y + depends on HAS_IOMEM HAS_DMA + select PHYLIB + select CRC32 + select PTP_1588_CLOCK