]> git.karo-electronics.de Git - karo-tx-linux.git/blob - net/irda/irnet/Kconfig
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / net / irda / irnet / Kconfig
1 config IRNET
2         tristate "IrNET protocol"
3         depends on IRDA && PPP
4         help
5           Say Y here if you want to build support for the IrNET protocol.
6           To compile it as a module, choose M here: the module will be
7           called irnet.  IrNET is a PPP driver, so you will also need a
8           working PPP subsystem (driver, daemon and config)...
9
10           IrNET is an alternate way to transfer TCP/IP traffic over IrDA.  It
11           uses synchronous PPP over a set of point to point IrDA sockets.  You
12           can use it between Linux machine or with W2k.
13