lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 20 Mar 2014 17:33:38 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	bh74.an@...sung.com
Cc:	netdev@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
	devicetree@...r.kernel.org, ks.giri@...sung.com,
	siva.kallam@...sung.com, vipul.pandya@...sung.com,
	ilho215.lee@...sung.com
Subject: Re: [PATCH V8 2/7] net: sxgbe: add basic framework for Samsung
 10Gb ethernet driver

From: Byungho An <bh74.an@...sung.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 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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ