swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 07d9a380680d1c0eb51ef87ff2eab5c994949e69 authored by Linus Torvalds on 24 October 2016, 00:10:14 UTC
Linux 4.9-rc2
Tip revision: 07d9a38
Kconfig
#
# Multimedia Video device configuration
#

config I2C_BCM2048
	tristate "Broadcom BCM2048 FM Radio Receiver support"
	depends on I2C && VIDEO_V4L2 && RADIO_ADAPTERS
	---help---
	  Say Y here if you want support to BCM2048 FM Radio Receiver.
	  This device driver supports only i2c bus.

	  To compile this driver as a module, choose M here: the
	  module will be called radio-bcm2048.
back to top