David Miller <davem@xxxxxxxxxxxxx> : > From: Byungho An <bh74.an@xxxxxxxxxxx> > 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 driver for the SXGBE 10G Ethernet IP block found on Samsung > > + platforms. > > The vendor sub-section does not necessarily need these select and depends statements. > > These should be put only in the individual driver entries. OK. > -- > To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More > majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html