summaryrefslogtreecommitdiff
path: root/net/irda/irnet/Kconfig
blob: 28c557f0fdd2db3f443ecf9796aa4d70991f6e93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config IRNET
	tristate "IrNET protocol"
	depends on IRDA && PPP
	help
	  Say Y here if you want to build support for the IrNET protocol.
	  To compile it as a module, choose M here: the module will be
	  called irnet.  IrNET is a PPP driver, so you will also need a
	  working PPP subsystem (driver, daemon and config)...

	  IrNET is an alternate way to transfer TCP/IP traffic over IrDA.  It
	  uses synchronous PPP over a set of point to point IrDA sockets.  You
	  can use it between Linux machine or with W2k.

ove&id=15cc95c442859e8b26b59234569d926c246e45f1'>15cc95c442859e8b26b59234569d926c246e45f1 (patch) treebee8b38a081accdde57f850f4f5566a13c6a4e37 /drivers/usb parentcac28ae60e3dae1814f12f0d24d041a67153692c (diff)
regulator: twl: Remove unused fields from struct twlreg_info
The min_mV, max_mV and flags fields are not used, so remove them. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb')