mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-09 17:02:46 -04:00
11 lines
254 B
Text
Executable file
11 lines
254 B
Text
Executable file
#
|
|
# 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
|