blob: f359be7e9dd9a952aa4544e2bff211666d0cfa98 [file] [log] [blame]
Manjunatha Hallia68793d2011-01-11 06:39:22 -03001#
2# TI's wl128x FM driver based on TI's ST driver.
3#
4menu "Texas Instruments WL128x FM driver (ST based)"
5config RADIO_WL128X
6 tristate "Texas Instruments WL128x FM Radio"
Joe Millenbach4f73bc42013-01-17 22:44:22 -08007 depends on VIDEO_V4L2 && RFKILL && GPIOLIB && TTY
Randy Dunlapbab6f612012-02-02 14:40:30 -03008 select TI_ST if NET
Manjunatha Hallia68793d2011-01-11 06:39:22 -03009 help
10 Choose Y here if you have this FM radio chip.
11
12 In order to control your radio card, you will need to use programs
13 that are compatible with the Video For Linux 2 API. Information on
14 this API and pointers to "v4l2" programs may be found at
15 <file:Documentation/video4linux/API.html>.
16
17endmenu