11 lines
254 B
Text
Executable file
11 lines
254 B
Text
Executable file
#
|
|
# SAMSUNG's S620 FM driver based on SPEEDY driver.
|
|
#
|
|
menu "Samsung S620 FM driver (SPEEDY based)"
|
|
config RADIO_S620
|
|
tristate "Samsung S620 FM Radio"
|
|
depends on VIDEO_V4L2 && RADIO_S5E8825
|
|
help
|
|
Choose Y here if you have this FM radio chip.
|
|
|
|
endmenu
|