mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-10 01:12:45 -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
drivers/media/radio/s610/Kconfig
Executable file
11
drivers/media/radio/s610/Kconfig
Executable file
|
@ -0,0 +1,11 @@
|
|||
#
|
||||
# SAMSUNG's S610 FM driver based on SPEEDY driver.
|
||||
#
|
||||
menu "Samsung S610 FM driver (SPEEDY based)"
|
||||
config RADIO_S610
|
||||
tristate "Samsung S610 FM Radio"
|
||||
depends on VIDEO_V4L2 && RADIO_S5E7570
|
||||
help
|
||||
Choose Y here if you have this FM radio chip.
|
||||
|
||||
endmenu
|
Loading…
Add table
Add a link
Reference in a new issue