Kconfig 387 B

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