Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226314
b: refs/heads/master
c: 87d1a50
h: refs/heads/master
v: v3
  • Loading branch information
Matti Aaltonen authored and Mauro Carvalho Chehab committed Dec 29, 2010
1 parent a44068c commit 7873ef6
Show file tree
Hide file tree
Showing 4 changed files with 2,349 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 383268a8e282fb549dabe3a33ccafc9434ab6006
refs/heads/master: 87d1a50ce45168cbaec10397e876286a398052c1
16 changes: 16 additions & 0 deletions trunk/drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -452,4 +452,20 @@ config RADIO_TIMBERDALE
found behind the Timberdale FPGA on the Russellville board.
Enabling this driver will automatically select the DSP and tuner.

config RADIO_WL1273
tristate "Texas Instruments WL1273 I2C FM Radio"
depends on I2C && VIDEO_V4L2
select MFD_WL1273_CORE
select FW_LOADER
---help---
Choose Y here if you have this FM radio chip.

In order to control your radio card, you will need to use programs
that are compatible with the Video For Linux 2 API. Information on
this API and pointers to "v4l2" programs may be found at
<file:Documentation/video4linux/API.html>.

To compile this driver as a module, choose M here: the
module will be called radio-wl1273.

endif # RADIO_ADAPTERS
1 change: 1 addition & 0 deletions trunk/drivers/media/radio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ obj-$(CONFIG_RADIO_TEA5764) += radio-tea5764.o
obj-$(CONFIG_RADIO_SAA7706H) += saa7706h.o
obj-$(CONFIG_RADIO_TEF6862) += tef6862.o
obj-$(CONFIG_RADIO_TIMBERDALE) += radio-timb.o
obj-$(CONFIG_RADIO_WL1273) += radio-wl1273.o

EXTRA_CFLAGS += -Isound
Loading

0 comments on commit 7873ef6

Please sign in to comment.