mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 16:58:04 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
11
Documentation/video4linux/bttv/Modprobe.conf
Normal file
11
Documentation/video4linux/bttv/Modprobe.conf
Normal file
|
@ -0,0 +1,11 @@
|
|||
# i2c
|
||||
alias char-major-89 i2c-dev
|
||||
options i2c-core i2c_debug=1
|
||||
options i2c-algo-bit bit_test=1
|
||||
|
||||
# bttv
|
||||
alias char-major-81 videodev
|
||||
alias char-major-81-0 bttv
|
||||
options bttv card=2 radio=1
|
||||
options tuner debug=1
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue