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:	Fri, 22 Jan 2010 10:40:42 +0100
From:	Marcel Holtmann <marcel@...tmann.org>
To:	sjur.brandeland@...ricsson.com
Cc:	netdev@...r.kernel.org, davem@...emloft.net,
	stefano.babic@...ic.homelinux.org, randy.dunlap@...cle.com
Subject: Re: [PATCH net-next-2.6 11/13] net-caif: add CAIF Kconfig and
 Makefiles

Hi Sjur,

> +config CAIF_SOCK
> +	tristate "CAIF Sockets"
> +	default CAIF
> +	---help---
> +	Say Y if you will be using CAIF Sockets.
> +	This can be either built-in or a loadable module,
> +	If you select to build it as a built-in then the main CAIF device must
> +	also be a built-in,
> +	If unsure say Y.
> +
> +config CAIF_NETDEV
> +	tristate "CAIF GPRS Network device"
> +	default CAIF
> +	---help---
> +	Say Y if you will be using a CAIF based GPRS network device.
> +	This can be either built-in or a loadable module,
> +	If you select to build it as a built-in then the main CAIF device must
> +	also be a built-in.
> +	If unsure say Y.

any real use cases where NOT building CAIF_SOCK would make sense. Maybe
it would be better to move CAIF_SOCK and CAIF_NETDEV under EMBEDDED.

Regards

Marcel


--
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