mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 01:28:05 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
12
net/irda/ircomm/Kconfig
Normal file
12
net/irda/ircomm/Kconfig
Normal file
|
@ -0,0 +1,12 @@
|
|||
config IRCOMM
|
||||
tristate "IrCOMM protocol"
|
||||
depends on IRDA && TTY
|
||||
help
|
||||
Say Y here if you want to build support for the IrCOMM protocol.
|
||||
To compile it as modules, choose M here: the modules will be
|
||||
called ircomm and ircomm_tty.
|
||||
IrCOMM implements serial port emulation, and makes it possible to
|
||||
use all existing applications that understands TTY's with an
|
||||
infrared link. Thus you should be able to use application like PPP,
|
||||
minicom and others.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue