mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
14
Documentation/video4linux/bttv/Modules.conf
Normal file
14
Documentation/video4linux/bttv/Modules.conf
Normal file
|
@ -0,0 +1,14 @@
|
|||
# For modern kernels (2.6 or above), this belongs in /etc/modprobe.d/*.conf
|
||||
# For for 2.4 kernels or earlier, this belongs in /etc/modules.conf.
|
||||
|
||||
# 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