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

2014-03-20 Thread Byungho An
David Miller : > From: Byungho An > 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---

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

2014-03-20 Thread David Miller
From: Byungho An 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 the dr