1#
2# Multimedia Video device configuration
3#
4
5config I2C_BCM2048
6	tristate "Broadcom BCM2048 FM Radio Receiver support"
7	depends on I2C && VIDEO_V4L2 && RADIO_ADAPTERS
8	---help---
9	  Say Y here if you want support to BCM2048 FM Radio Receiver.
10	  This device driver supports only i2c bus.
11
12	  To compile this driver as a module, choose M here: the
13	  module will be called radio-bcm2048.
14