aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/bcm2048/Kconfig
blob: ab2d50cac140a207ef1aead6f973ff2c8b6f7c5e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# SPDX-License-Identifier: GPL-2.0
#
# 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.